IecTaskGetWatchdogHitCount (FUN)
FUNCTION IecTaskGetWatchdogHitCount : RTS_IEC_RESULT
Function returns the watchdog hit count information of the specified task
- InOut:
Scope
Name
Type
Comment
Return
IecTaskGetWatchdogHitCountRTS_IEC_RESULTReturns the runtime system error code (see CmpErrors.library)
Input
hIecTaskRTS_IEC_HANDLEHandle to the specified task
pWatchdogHitCountPOINTER TO Task_WatchdogHitCount
A pointer to the Task_WatchdogHitCount structure
wWatchdogHitCountSizeWORDThe size of the Task_WatchdogHitCount structure