Difference between revisions of "Translations:BW-SW24V/12/en"

From Larnitech wiki page
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 13:06, 9 January 2022

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 (BW-SW24V)
==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|in||char[6]||98||'BBBBBB'||Each char is responsible for the type of a particular channel
*'B'-Button, button of bell a type;
*'C'-Inverted button, inverse button of a bell type (for normally-closed);
*'-'-none, nothing is connected.
Example: in='BB-C-C'
|-
|out||char[6]||98||'BBBBBB'||Each char is responsible for the type of a particular channel
*'B'- LED of button;
*'I'- inverted LED of button;
*'L'- Lamp;
*'M'- inverted Lamp;
*'-'-none, nothing is connected.
Example: out='BBLILI'
|-
|common||char||98||'C'||LED common wire
*'C'- Use Out0 as common catode;
*'A'- Use Out0 as common anode;
Example: common='C'
|}
Translation==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|in||char[6]||98||'BBBBBB'||Each char is responsible for the type of a particular channel
*'B'-Button, button of bell a type;
*'C'-Inverted button, inverse button of a bell type (for normally-closed);
*'-'-none, nothing is connected.
Example: in='BB-C-C'
|-
|out||char[6]||98||'BBBBBB'||Each char is responsible for the type of a particular channel
*'B'- LED of button;
*'I'- inverted LED of button;
*'L'- Lamp;
*'M'- inverted Lamp;
*'-'-none, nothing is connected.
Example: out='BBLILI'
|-
|common||char||98||'C'||LED common wire
*'C'- Use Out0 as common catode;
*'A'- Use Out0 as common anode;
Example: common='C'
|}

HW settings

Name Type, range SUBID Default Description
in char[6] 98 'BBBBBB' Each char is responsible for the type of a particular channel
  • 'B'-Button, button of bell a type;
  • 'C'-Inverted button, inverse button of a bell type (for normally-closed);
  • '-'-none, nothing is connected.

Example: in='BB-C-C'

out char[6] 98 'BBBBBB' Each char is responsible for the type of a particular channel
  • 'B'- LED of button;
  • 'I'- inverted LED of button;
  • 'L'- Lamp;
  • 'M'- inverted Lamp;
  • '-'-none, nothing is connected.

Example: out='BBLILI'

common char 98 'C' LED common wire
  • 'C'- Use Out0 as common catode;
  • 'A'- Use Out0 as common anode;

Example: common='C'