SupervisorEntry (STRUCT)¶
TYPE SupervisorEntry : STRUCT
Single operation/function that is supervised.
- InOut:
Name
Type
Comment
cmpIdDWORDComponentID of the component which operation is supervised
ui32OperationIDDWORDUnique operation ID
pszOperationDescriptionPOINTER TO STRING
Description of the operation
stLastActiveUsULINTTimestamp of last activity in [us]
stTimeoutUsULINTOptional timeout limit in [us]
flagsDWORDSee SupervisorFlags for details. Don’t modify the other bits!!
bEnableBOOLIs supervised, FALSE=Is not supervised
bAliveBOOLTRUE=Alive, FALSE=Dead
instanceInstance identification
hSyncRTS_IEC_HANDLEhandle to synchronize 64Bit timestamp access