Changes

no edit summary
Line 587: Line 587:  
*'z' - WS2812B -chaîne
 
*'z' - WS2812B -chaîne
   −
*'e' - bouton LED inversé
+
*'e' - bouton led inverse
*'d' - bouton LED
+
*'d' - bouton à led
*'c' - bouton inversé
+
*'c' - bouton inverse
 
*'b' - bouton
 
*'b' - bouton
 
*'s' - interrupteur
 
*'s' - interrupteur
*'k' - contact inverse
+
*k" - contact inversé
 
*'h' - contact
 
*'h' - contact
 
*'l' - fuite
 
*'l' - fuite
*'n' - Neptune
+
*'n' - Neptun
 
*'v' - mouvement inverse
 
*'v' - mouvement inverse
 
*'m' - mouvement
 
*'m' - mouvement
*'r' - thermo-résistance
+
* "r" - thermorésistance
*'t' - DALLAS
+
* "t" - DALLAS
 
+
*'-' - aucun
*'-' - none
+
Exemple : io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
Example: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
   
|-
 
|-
|colspan="3"|'''Only for Metaforsa 3.plus'''
+
|hw||string||98||-||hw="...", où
 +
*pwm_invert - Inversion PWM [1, 0] ;
 +
*lbn_bright - luminosité des boutons à DEL, plage (0 - 255) ;
 +
*f - la fréquence PWM par défaut est de 1000, plage (1 - 5000).
 +
Exemple :
 +
<syntaxhighlight lang="xml" line>
 +
hw="io='4---zdd----t--' pwm_invert=1 lbn_bright=255 f=1000"
 +
</syntaxhighlight>
 +
|-
 +
|colspan="3"|'''Uniquement pour Metaforsa 3.plus'''
 
|-
 
|-
|cfg||string||98||9600/8N1||cfg='SPEED/BPS', where
+
|cfg||string||98||9600/8N1||cfg='SPEED/BPS',
*SPEED – baud rate [1200..115200];
+
*SPEED - débit en bauds [1200..115200] ;
*B – data length [7,8];
+
*B - longueur des données [7,8] ;
*P – presence and type of parity bit [N(No parity),E(Even parity),O(Odd parity)];
+
*P - présence et type de bit de parité [N(No parity),E(Even parity),O(Odd parity)] ;
*S – stop bit length [1, 1.5 or 2].
+
*S - longueur du bit d'arrêt [1, 1,5 ou 2].
Example:
+
Exemple :
 
<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||—||Le réglage du protocole est décrit par le paramètre de protocole. Les protocoles suivants
protocols are supported:
+
Les protocoles suivants sont pris en charge :
*'modbus', Modbus protocol, at the end of redirection the checksum CRC16(Modbus) is added;
+
*'modbus', protocole Modbus, à la fin de la redirection, la somme de contrôle CRC16 (Modbus) est ajoutée ;
*'dmx', DMX protocol;
+
*'dmx', protocole DMX ;
*'CO2' for connecting Larnitech CO2 sensors;
+
*'CO2' pour connecter les capteurs de CO2 de Larnitech ;
*'salda' for connecting Salda ventilation.
+
*'salda' pour connecter la ventilation Salda.
Example:
+
Exemple :
 
<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'||Le paramètre écho peut être utilisé pour vérifier les réglages et les tests. Module
echo-reply can be turned on or off with the help of this parameter.Echo parameter value:
+
L'écho peut être activé ou désactivé à l'aide de ce paramètre :
 
*'off'
 
*'off'
 
*'on'
 
*'on'
Example:
+
Valeur du paramètre d'écho :
 +
*'off'
 +
*'on'
 +
Exemple :
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
hw="cfg='9600/8N1' echo='off'"
 
hw="cfg='9600/8N1' echo='off'"
editor, Interface administrators, Administrators, translation-admin, translator
9,706

edits