BenchMark OPC Items
Standard Items
Protocol Items
Item | Data Type | Description |
|---|---|---|
FullScan | I2 | Perform full scan to the device, such item will cause device to report back all data points. Data points that are advised in OPC client will be updated with returned values. |
RecordType:IPN(:L)(:Field)(:FieldDataStartIndex) (:FieldDataType) | I1, I2, I4, R4. String | Perform specific item request based on requested “RecordType” and “IPN” such as 6:12. |
RetrieveHistory | String | Item is used to allow user to retrieve specific time stamp history by poking to such item. String format of poked data should be yyyy/mm/dd:hh for year/month/day:hour where year is 4 digits, month is 2 digits, day is 2 digits and hour is 2 digits. Both start time and end time will be the same for this history request. |
Extended Items
Item | Data Type | Description |
|---|---|---|
AutoUploadAudit | String | |
AutoUploadEvent | String |
|
Last15MinutesRecord/1 | Date |
|
LastHourlyRecord/1 | Date |
|
LastRtuConfigRead | Date |
|
LastRtuConfigWrite | Date |
|
Move15Minutes/1 | I2 |
|
MoveHourly/1 | I2 |
|
Reset15Minutes/1 | Bool |
|
ResetHourly/1 | Bool |
|