ProxyStructMonitor (STRUCT)ΒΆ
TYPE ProxyStructMonitor : STRUCT
This structure reports the actual status of request
- InOut:
Name
Type
Comment
sNameSTRINGProxy name
eStateProxy state
iAlarmClassNumINTNumber of alarms classes available
iAlarmGroupsNumINTNumber of alarms groups available
diAlarmNumDINTNumber of total alarms available
iLatchVarsNumINTNumber of latch variables used
iActiveAlarmsINTNumber of alarms still active
diHistActiveAlmsCntDINTActive historical alarms still present in the queue
iHistRowAlmsCntINTHistorical alarms to write into DB
iHistRowActiveAlmsCntINTActive historical alarms to write into DB
xHasStorageBOOLIf the remote device has storage
dwRowIDFirstRemDBDWORDFirst row ID present in the remote DB
dwRowIDLastRemDBDWORDLast row ID present in the remote DB
dwRowIDLastLocDBDWORDLast Row id present in local DB during the start-up scanning
diWriteDBCntTotDINTTotal historical alarms written into DB
iWriteDBCntINTLast number of historical alarms written into DB, active and not active
tWriteDBDurationLastTIMEDuration of the last write of historical alarms into DB
diTotMemDINTAmount of memory allocated, for all instantiated proxies
diHistActiveAlmsSizeDINTQueue size of active historical alarms
iHistRowAlmsSizeINTQueue size of historical alarms to write in DB
iHistRowActiveAlmsSizeINTQueue size of active historical alarms to write in DB
libVerAlmManVERSIONLibrary version of alarm manager