Changes

Created page with "*'e' - led-gomb inverz *'d' - led-gomb *'c' - gomb inverz *'b' - gomb *'s' - kapcsoló *'k' - érintkezés inverze *'h' - kapcsolat *'l' - szivárog *'n' - Neptun *'v' - inver..."
Line 588: Line 588:  
*'z' - WS2812B -karakterlánc
 
*'z' - WS2812B -karakterlánc
   −
*'e' - led-button inverse
+
*'e' - led-gomb inverz
*'d' - led-button
+
*'d' - led-gomb
*'c' - button inverse
+
*'c' - gomb inverz
*'b' - button
+
*'b' - gomb
*'s' - switch
+
*'s' - kapcsoló
*'k' - contact inverse
+
*'k' - érintkezés inverze
*'h' - contact
+
*'h' - kapcsolat
*'l' - leak
+
*'l' - szivárog
 
*'n' - Neptun
 
*'n' - Neptun
*'v' - motion inverse
+
*'v' - inverz mozgás
*'m' - motion
+
*'m' - mozgás
*'r' - thermo-resistor
+
*'r' - hőellenállás
 
*'t' - DALLAS
 
*'t' - DALLAS
*'-' - none
+
*'-' - egyik sem
Example: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
+
Példa: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
 
|-
 
|-
|hw||string||98||-||hw="...", where
+
|hw||string||98||-||hw="...", ahol
*pwm_invert – PWM inverting [1, 0];
+
*pwm_invert – PWM invertálás [1, 0];
*lbn_bright – brightness of led buttons, range (0 - 255);
+
*lbn_bright – LED gombok fényereje, tartomány (0 - 255);
*f – by default PWM frequency is 1000, range (1 - 5000).
+
*f – alapértelmezés szerint a PWM frekvencia 1000, tartomány (1-5000).
Example:
+
Példa:
 
<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"|'''Csak a Metaforsa 3.plus'''
 
|-
 
|-
|cfg||string||98||9600/8N1||cfg='SPEED/BPS', where
+
|cfg||string||98||9600/8N1||cfg='SPEED/BPS', ahol
*SPEED – baud rate [1200..115200];
+
*SPEED – adatátviteli sebesség [1200..115200];
*B – data length [7,8];
+
*B – adathossz [7,8];
*P – presence and type of parity bit [N(No parity),E(Even parity),O(Odd parity)];
+
*P – a paritásbit jelenléte és típusa [N(Nincs paritás),E(Páros paritás),O(Páratlan paritás)];
*S – stop bit length [1, 1.5 or 2].
+
*S – stopbit hossza [1, 1,5 vagy 2].
Example:
+
Példa:
 
<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||—||A protokoll beállítását a protokoll paraméter írja le. A következő
protocols are supported:
+
protokollok támogatottak:
*'modbus', Modbus protocol, at the end of redirection the checksum CRC16(Modbus) is added;
+
*'modbus', Modbus protokoll, az átirányítás végén hozzáadódik a CRC16(Modbus) ellenőrző összeg;
*'dmx', DMX protocol;
+
*'dmx', DMX protokoll;
*'CO2' for connecting Larnitech CO2 sensors;
+
*'CO2' a Larnitech CO2-érzékelők csatlakoztatásához;
*'salda' for connecting Salda ventilation.
+
*'salda' a Salda szellőztetés csatlakoztatásához.
Example:
+
Példa:
 
<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'||A beállításokhoz ellenőrizze és tesztelje az echo paramétert. Modul
echo-reply can be turned on or off with the help of this parameter.Echo parameter value:
+
Az echo-reply ennek a paraméternek a segítségével kapcsolható be vagy ki.Echo paraméter értéke:
*'off'
+
*'ki'
*'on'
+
*'tovább'
Example:
+
Példa:
 
<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