Translations:BW-SW24V/12/en

From Larnitech wiki page
Revision as of 13:06, 9 January 2022 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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'