Standard Items
...
| Item | Data Type | Description |
|---|---|---|
| Item # | I2,I4,R4, UI2,BOOL, STRING | Item # is specified by 3 or 4 decimal digits. For Items that are applicable to your device, refer to the OEM documentation. |
| L Item # | R4 | Takes a live reading of the instrument’s current measured value on the specified item. Valid items are L008, L026, L031, L420, L500, L501, L502, and L503. |
| BadSignOff | I2 | Returns the number of failed Sign-offs. Write a zero to reset. |
| BadSignOn | I2 | Returns the number of failed Sign-ons. Write a zero to reset. |
| BadSiteIdCounter | I2 | Returns the number of Site ID mis-match errors. Write a zero to reset. |
| GoodSignOff | I2 | Returns the number of successful Sign-offs. Write a zero to reset. |
| GoodSignOn | I2 | Returns the number of successful Sign-ons. Write a zero to reset. |
| LastError | I2 | Returns the most recently occurred error code. |
| ModemAlarm | I2 | Modem Alarm value. |
| ModemAlarmClear | I2 | Queue task to clear modem alarm. |
| ModemLowBattery | I2 | Modem low battery alarm value. |
...