46
3 DETAILS OF FUNCTION
3.1 C Intelligent Function Module Dedicated Functions
CITL_ResetWDT
This function resets the user WDT of a C intelligent function module.
■ Format
short CITL_ResetWDT (short sType)
■ Argument
■ Description
• This function resets the user WDT.
• When CITL_ResetWDT function is executed without starting the user WDT, an error is returned.
■ Return value
■ Relevant function
Page 29 CITL_EntryWDTInt
Page 53 CITL_StartWDT
Page 55 CITL_StopWDT
Argument Name Description IN/OUT
sType WDT type Specify the WDT type.
(When 'Reserved' is specified, an error is returned.)
• 0: User WDT
• Others: Reserved
IN
Return value Description
0 (0000H) Normal
Other than 0 (0000H) Error
For details on the error, refer to the following chapter.
Page 108 ERROR CODE LIST