Go to the source code of this file.
Functions | |
| record (mbbi,"$(P)$(Q)STATUS") | |
| record (mbbiDirect,"$(P)$(Q)_STATUSD") | |
| record (bi,"$(P)$(Q)OPEN") | |
| record (bi,"$(P)$(Q)CLOSED") | |
| record (mbbo,"$(P)$(Q)MOVE:SP") | |
| write 0 to CLOSE, 1 to OPEN More... | |
| record (bo,"$(P)$(Q)OPEN:SP") | |
| record (bo,"$(P)$(Q)CLOSED:SP") | |
| record (bi,"$(P)$(Q)SIM:CLOSE") | |
| SIMULATION RECORDS ###. More... | |
| record (bi,"$(P)$(Q)SIM:OPEN") | |
| record (longin,"$(P)$(Q)SIM:STATUS") | |
| record (longin,"$(P)$(Q)SIM:MOVE") | |
| P | Required argument. Template argument |
| Q | Required argument. Template argument |
| PORT | Required argument. Template argument |
Definition in file imat-plc-attn-main.template.
| record | ( | mbbi | , |
| "$(P)$(Q)STATUS" | |||
| ) |
DESC field: Attenuator Status
Definition at line 2 of file imat-plc-attn-main.template.
| record | ( | mbbiDirect | , |
| "$(P)$(Q)_STATUSD" | |||
| ) |
DESC field: Attenuator Bits
Definition at line 25 of file imat-plc-attn-main.template.
| record | ( | bi | , |
| "$(P)$(Q)OPEN" | |||
| ) |
DESC field: Attenuator Open
Definition at line 33 of file imat-plc-attn-main.template.
| record | ( | bi | , |
| "$(P)$(Q)CLOSED" | |||
| ) |
DESC field: Attenuator Closed
Definition at line 44 of file imat-plc-attn-main.template.
| record | ( | mbbo | , |
| "$(P)$(Q)MOVE:SP" | |||
| ) |
write 0 to CLOSE, 1 to OPEN
DESC field: Move Attenuator
Definition at line 55 of file imat-plc-attn-main.template.
| record | ( | bo | , |
| "$(P)$(Q)OPEN:SP" | |||
| ) |
DESC field: Open Attenuator
Definition at line 68 of file imat-plc-attn-main.template.
| record | ( | bo | , |
| "$(P)$(Q)CLOSED:SP" | |||
| ) |
DESC field: Close Attenuator
Definition at line 79 of file imat-plc-attn-main.template.
| record | ( | bi | , |
| "$(P)$(Q)SIM:CLOSE" | |||
| ) |
SIMULATION RECORDS ###.
Definition at line 95 of file imat-plc-attn-main.template.
| record | ( | bi | , |
| "$(P)$(Q)SIM:OPEN" | |||
| ) |
Definition at line 102 of file imat-plc-attn-main.template.
| record | ( | longin | , |
| "$(P)$(Q)SIM:STATUS" | |||
| ) |
Definition at line 109 of file imat-plc-attn-main.template.
| record | ( | longin | , |
| "$(P)$(Q)SIM:MOVE" | |||
| ) |
Definition at line 116 of file imat-plc-attn-main.template.
1.8.5