Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Standard Items

...

See Common Modbus OPC Items. In addition to the common items, the Modbus Block History protocol also has the following Extended items:

Modbus Block History Extended Items

ItemData TypeDescription
GCWrite/Txn
Used for automated gas quality download.
LastDailyRecord/nDateTimestamp of the last daily record retrieved from meter number “n”.
LastEventRecord/nDateTimestamp of the last event record retrieved from meter number “n”.
LastHourlyRecord/nDateTimestamp of the last hourly record retrieved from meter number “n”.
LastRTUConfigReadDateTimestamp of the last RTU configuration read.
LastRTUConfigWriteDateTimestamp of the last RTU configuration write.
MoveDaily/1I2Move the daily history retrieval pointer for meter run 1. Write a negative number to move the pointer back in time, a positive number to move the pointer forward in time. The written value represents the number of days to move.
MoveHourly/1I2Move the hourly history retrieval pointer for meter run 1. Write a negative number to move the pointer back in time, a positive number to move the pointer forward in time. The written value represents the number of hours to move.
ResetDaily/1BOOLErase the daily history retrieval pointer (and re-collect all daily history during the next retrieval).
ResetHourly/1BOOLErase the hourly history retrieval pointer (and re-collect all hourly history during the next retrieval).
RetrieveHistoryI2Retrieve enabled history.

...