Changes

Jump to navigation Jump to search
Importing a new version from external source
==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'
|}
3,388

edits

Navigation menu