Changes

Jump to navigation Jump to search
Updating to match new version of source page
Line 21: Line 21:  
While working with the system, you must strictly comply with all the requirements set out in this manual. Failure to comply may result in damage to the device, its failure, electric shock, fire and other fallout.
 
While working with the system, you must strictly comply with all the requirements set out in this manual. Failure to comply may result in damage to the device, its failure, electric shock, fire and other fallout.
 
The manufacturer reserves the right to make changes to this manual without prior notice. This manual is an integral part of the system and shall remain with the end-use customer.
 
The manufacturer reserves the right to make changes to this manual without prior notice. This manual is an integral part of the system and shall remain with the end-use customer.
 +
 +
‎<youtube>IC_-C7zVTPc</youtube>
    
==Caratteristiche
 
==Caratteristiche
Line 588: Line 590:  
*'z' - WS2812B - stringa
 
*'z' - WS2812B - stringa
   −
*'e' - led-button inverse
+
*'e' - pulsante led inverso
*'d' - led-button
+
*'d' - pulsante a led
*'c' - button inverse
+
*'c' - pulsante inverso
*'b' - button
+
*'b' - pulsante
*'s' - switch
+
*'s' - interruttore
*'k' - contact inverse
+
*'k' - contatto inverso
*'h' - contact
+
*'h' - contatto
*'l' - leak
+
*'l' - perdita
*'n' - Neptun
+
*'n' - Nettuno
*'v' - motion inverse
+
*'v' - movimento inverso
*'m' - motion
+
*'m' - movimento
*'r' - thermo-resistor
+
*'r' - termoresistenza
 
*'t' - DALLAS
 
*'t' - DALLAS
*'-' - none
+
*'-' - nessuno
Example: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
+
Esempio: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
 
|-
 
|-
|hw||string||98||-||hw="...", where
+
|hw||string||98||-||hw="...", dove
*pwm_invert PWM inverting [1, 0];
+
*pwm_invert - inversione PWM [1, 0];
*lbn_bright – brightness of led buttons, range (0 - 255);
+
*lbn_bright - luminosità dei pulsanti a led, intervallo (0 - 255);
*f – by default PWM frequency is 1000, range (1 - 5000).
+
*f - la frequenza PWM predefinita è 1000, intervallo (1 - 5000).
Example:
+
Esempio:
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
hw="io='4---zdd----t--' pwm_invert=1 lbn_bright=255 f=1000"
 
hw="io='4---zdd----t--' pwm_invert=1 lbn_bright=255 f=1000"
 
</syntaxhighlight>
 
</syntaxhighlight>
 
|-
 
|-
|colspan="3"|'''Only for Metaforsa 3.plus'''
+
|colspan="3"|'''Solo per Metaforsa 3.plus''
 
|-
 
|-
|cfg||string||98||9600/8N1||cfg='SPEED/BPS', where
+
|cfg||string||98||9600/8N1||cfg='SPEED/BPS', Solo per Metaforsa 3.plus''
*SPEED – baud rate [1200..115200];
+
dove
*B – data length [7,8];
+
*SPEED - velocità di trasmissione [1200..115200];
*P – presence and type of parity bit [N(No parity),E(Even parity),O(Odd parity)];
+
*B - lunghezza dati [7,8];
*S stop bit length [1, 1.5 or 2].
+
*P - presenza e tipo di bit di parità [N(No parity),E(Even parity),O(Odd parity)];
Example:
+
*S - lunghezza del bit di stop [1, 1,5 o 2].
 +
Esempio:
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
hw="cfg='9600/8N1'"
 
hw="cfg='9600/8N1'"
 
</syntaxhighlight>
 
</syntaxhighlight>
 
|-
 
|-
|[Protocol]||string||98||—||Protocol setting is described by protocol parameter. The following
+
|[Protocol]||string||98||—||L'impostazione del protocollo è descritta dal parametro di protocollo. Sono supportati i seguenti
protocols are supported:
+
sono supportati i seguenti protocolli:
*'modbus', Modbus protocol, at the end of redirection the checksum CRC16(Modbus) is added;
+
*'modbus', protocollo Modbus; alla fine del reindirizzamento viene aggiunto il checksum CRC16 (Modbus);
*'dmx', DMX protocol;
+
*'dmx', protocollo DMX;
*'CO2' for connecting Larnitech CO2 sensors;
+
*'CO2' per il collegamento dei sensori di CO2 Larnitech;
*'salda' for connecting Salda ventilation.
+
*'salda' per il collegamento della ventilazione Salda.
Example:
+
Esempio:
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
hw="cfg='9600/8N1' modbus"
 
hw="cfg='9600/8N1' modbus"
 
</syntaxhighlight>
 
</syntaxhighlight>
 
|-
 
|-
|echo||on; off||98||'off'||For settings check out and testing echo parameter can be used. Module
+
|echo||on; off||98||'off'||Per la verifica delle impostazioni e il test si può utilizzare il parametro eco. Modulo
echo-reply can be turned on or off with the help of this parameter.Echo parameter value:
+
echo-reply può essere attivato o disattivato con l'aiuto di questo parametro.Valore del parametro echo:
 
*'off'
 
*'off'
 
*'on'
 
*'on'
Example:
+
Esempio:
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
hw="cfg='9600/8N1' echo='off'"
 
hw="cfg='9600/8N1' echo='off'"
3,388

edits

Navigation menu