ItemIDs for logic solver I/O channels are of the form:
wsname/IO1/Cxx/CHyy/field
where:
wsname is the name of the workstation
xx is the I/O slot number of the simulated logic solver
yy is the number of the I/O channel being referenced.
The valid fields are:
Field |
Access |
Description |
|---|---|---|
CH_TYPE |
R |
Channel type |
STATUS |
R/W |
Channel status |
FIELD_VAL_PCT |
R/W |
The I/O value for Analog Input and HART Analog Input channels |
OUT |
R |
The I/O value for HART Two State Output channels |
FIELD_VAL_D |
R/W |
The I/O value for Discrete Input channels |
OUT_D |
R |
The I/O value for Discrete Output channels |