|
| 1 | +# Add a `CSWI` functionality logical node template (`LNodeType`) to an empty project |
| 2 | + |
| 3 | +* click the DataTypeTemplate editor tab |
| 4 | +* click the "add LNodeType" button |
| 5 | +* choose "CSWI" from the "lnType" dropdown menu |
| 6 | +* choose possible values for your "ENS" behavior `Beh` enumeration (default all, i.e. `on`, `on-blocked`, `test`, `test-blocked`, `off`) |
| 7 | + > Enumerations may be assumed zero-indexed unless otherwise noted. |
| 8 | +
|
| 9 | + * choose data attributes for optional substitution services (`subEna`, `subVal`, `subQ`, `subID`, `blkEna`) |
| 10 | + * choose additional optional data attributes (default none of `d`, `dU`, `cdcName="ENS"`*) *fixed value if selected |
| 11 | +* choose possible values for your "ENC" mode `Mod` enumeration (default all, i.e. `on`, `on-blocked`, `test`, `test-blocked`, `off`) |
| 12 | + * choose possible values for your "ctlModel" enumeration (default all, i.e. `status-only`, `direct-with-normal-security`, `direct-with-enhanced-security`, `sbo-with-normal-security`, `sbo-with-enhanced-security`) |
| 13 | + * choose possible originator categories (default all, i.e. `not-supported`, `bay-control`, `station-control`, `remote-control`, `automatic-bay`, `automatic-station`, `automatic-remote`, `maintenance`, `process`) |
| 14 | + * choose data attributes for control services (`sboTimeout`, `sboClass`, `operTimeout`, `stSeld`, `ctlNum`) |
| 15 | + * choose data attributes for optional substitution services (`subEna`, `subVal`, `subQ`, `subID`, `blkEna`) |
| 16 | + * choose remaining optional data attributes (`opRcvd`, `opOk`, `tOpOk`, `d`, `dU`, `cdcName="ENC"`*) *fixed value if selected |
| 17 | +* choose optional data attributes for the "LPL" name plate (`paramRev`, `valRev`, `d`, `dU`, `configRev`, `cdcName="LPL"`*) |
| 18 | +* choose possible values for your "ENS" health `Health` enumeration (default all, i.e. 1. `ok`, 2. `warning`, 3. `alarm`) |
| 19 | + * choose data attributes for optional substitution services (`subEna`, `subVal`, `subQ`, `subID`, `blkEna`) |
| 20 | + * choose additional optional data attributes (default none of `d`, `dU`, `cdcName="ENS"`*) *fixed value if selected |
| 21 | +* add a "DPC" position `Pos` double point controllable |
| 22 | + * choose main data attributes (`ctlModel`, `origin`, `ctlNum`, `stSeld`, `opRcvd`, `opOk`, `tOpOk`, `sboTimeout`, `sboClass`, `operTimeout`, `pulseConfig`) |
| 23 | + * choose data attributes for optional substitution services (`subEna`, `subVal`, `subQ`, `subID`, `blkEna`) |
| 24 | + * choose additional optional data attributes (default none of `d`, `dU`, `cdcName="DPC"`*) *fixed value if selected |
0 commit comments