Difference between revisions of "Translations:Metaforsa 3/3.plus/94/it"

From Larnitech wiki page
Jump to navigation Jump to search
(Created page with "*'e' - pulsante led inverso *'d' - pulsante a led *'c' - pulsante inverso *'b' - pulsante *'s' - interruttore *'k' - contatto inverso *'h' - contatto *'l' - perdita *'n' - Net...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 14:40, 5 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Metaforsa 3/3.plus)
*'e' - led-button inverse
*'d' - led-button
*'c' - button inverse
*'b' - button
*'s' - switch
*'k' - contact inverse
*'h' - contact
*'l' - leak
*'n' - Neptun
*'v' - motion inverse
*'m' - motion
*'r' - thermo-resistor
*'t' - DALLAS
*'-' - none
Example: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
|-
|hw||string||98||-||hw="...", where
*pwm_invert – PWM inverting [1, 0];
*lbn_bright – brightness of led buttons, range (0 - 255);
*f – by default PWM frequency is 1000, range (1 - 5000).
Example:
<syntaxhighlight lang="xml" line>
hw="io='4---zdd----t--' pwm_invert=1 lbn_bright=255 f=1000"
</syntaxhighlight>
|-
|colspan="3"|'''Only for Metaforsa 3.plus'''
|-
|cfg||string||98||9600/8N1||cfg='SPEED/BPS', where
*SPEED – baud rate [1200..115200];
*B – data length [7,8];
*P – presence and type of parity bit [N(No parity),E(Even parity),O(Odd parity)];
*S – stop bit length [1, 1.5 or 2].
Example:
<syntaxhighlight lang="xml" line>
hw="cfg='9600/8N1'"
</syntaxhighlight>
|-
|[Protocol]||string||98||—||Protocol setting is described by protocol parameter. The following
protocols are supported:
*'modbus', Modbus protocol, at the end of redirection the checksum CRC16(Modbus) is added;
*'dmx', DMX protocol;
*'CO2' for connecting Larnitech CO2 sensors;
*'salda' for connecting Salda ventilation.
Example:
<syntaxhighlight lang="xml" line>
hw="cfg='9600/8N1' modbus"
</syntaxhighlight>
|-
|echo||on; off||98||'off'||For settings check out and testing echo parameter can be used. Module
echo-reply can be turned on or off with the help of this parameter.Echo parameter value:
*'off'
*'on'
Example:
<syntaxhighlight lang="xml" line>
hw="cfg='9600/8N1' echo='off'"
</syntaxhighlight>
|}
Translation*'e' - pulsante led inverso
*'d' - pulsante a led
*'c' - pulsante inverso
*'b' - pulsante
*'s' - interruttore
*'k' - contatto inverso
*'h' - contatto
*'l' - perdita
*'n' - Nettuno
*'v' - movimento inverso
*'m' - movimento
*'r' - termoresistenza
*'t' - DALLAS
*'-' - nessuno
Esempio: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK'
|-
|hw||string||98||-||hw="...", dove
*pwm_invert - inversione PWM [1, 0];
*lbn_bright - luminosità dei pulsanti a led, intervallo (0 - 255);
*f - la frequenza PWM predefinita è 1000, intervallo (1 - 5000).
Esempio:
<syntaxhighlight lang="xml" line>
hw="io='4---zdd----t--' pwm_invert=1 lbn_bright=255 f=1000"
</syntaxhighlight>
|-
|colspan="3"|'''Solo per Metaforsa 3.plus''
|-
|cfg||string||98||9600/8N1||cfg='SPEED/BPS', Solo per Metaforsa 3.plus''
dove
*SPEED - velocità di trasmissione [1200..115200];
*B - lunghezza dati [7,8];
*P - presenza e tipo di bit di parità [N(No parity),E(Even parity),O(Odd parity)];
*S - lunghezza del bit di stop [1, 1,5 o 2].
Esempio:
<syntaxhighlight lang="xml" line>
hw="cfg='9600/8N1'"
</syntaxhighlight>
|-
|[Protocol]||string||98||—||L'impostazione del protocollo è descritta dal parametro di protocollo. Sono supportati i seguenti
sono supportati i seguenti protocolli:
*'modbus', protocollo Modbus; alla fine del reindirizzamento viene aggiunto il checksum CRC16 (Modbus);
*'dmx', protocollo DMX;
*'CO2' per il collegamento dei sensori di CO2 Larnitech;
*'salda' per il collegamento della ventilazione Salda.
Esempio:
<syntaxhighlight lang="xml" line>
hw="cfg='9600/8N1' modbus"
</syntaxhighlight>
|-
|echo||on; off||98||'off'||Per la verifica delle impostazioni e il test si può utilizzare il parametro eco. Modulo
echo-reply può essere attivato o disattivato con l'aiuto di questo parametro.Valore del parametro echo:
*'off'
*'on'
Esempio:
<syntaxhighlight lang="xml" line>
hw="cfg='9600/8N1' echo='off'"
</syntaxhighlight>
|}
  • 'e' - pulsante led inverso
  • 'd' - pulsante a led
  • 'c' - pulsante inverso
  • 'b' - pulsante
  • 's' - interruttore
  • 'k' - contatto inverso
  • 'h' - contatto
  • 'l' - perdita
  • 'n' - Nettuno
  • 'v' - movimento inverso
  • 'm' - movimento
  • 'r' - termoresistenza
  • 't' - DALLAS
  • '-' - nessuno

Esempio: io='KKKKKKKKKKKKKKKKKKKKKKKKKKKK' |- |hw||string||98||-||hw="...", dove

  • pwm_invert - inversione PWM [1, 0];
  • lbn_bright - luminosità dei pulsanti a led, intervallo (0 - 255);
  • f - la frequenza PWM predefinita è 1000, intervallo (1 - 5000).

Esempio:

1hw="io='4---zdd----t--' pwm_invert=1 lbn_bright=255 f=1000"

|- |colspan="3"|'Solo per Metaforsa 3.plus |- |cfg||string||98||9600/8N1||cfg='SPEED/BPS', Solo per Metaforsa 3.plus dove

  • SPEED - velocità di trasmissione [1200..115200];
  • B - lunghezza dati [7,8];
  • P - presenza e tipo di bit di parità [N(No parity),E(Even parity),O(Odd parity)];
  • S - lunghezza del bit di stop [1, 1,5 o 2].

Esempio:

1hw="cfg='9600/8N1'"

|- |[Protocol]||string||98||—||L'impostazione del protocollo è descritta dal parametro di protocollo. Sono supportati i seguenti sono supportati i seguenti protocolli:

  • 'modbus', protocollo Modbus; alla fine del reindirizzamento viene aggiunto il checksum CRC16 (Modbus);
  • 'dmx', protocollo DMX;
  • 'CO2' per il collegamento dei sensori di CO2 Larnitech;
  • 'salda' per il collegamento della ventilazione Salda.

Esempio:

1hw="cfg='9600/8N1' modbus"

|- |echo||on; off||98||'off'||Per la verifica delle impostazioni e il test si può utilizzare il parametro eco. Modulo echo-reply può essere attivato o disattivato con l'aiuto di questo parametro.Valore del parametro echo:

  • 'off'
  • 'on'

Esempio:

1hw="cfg='9600/8N1' echo='off'"

|}