3 DETAILS OF FUNCTION
3.1 C Intelligent Function Module Dedicated Functions
55
3
CITL_StopWDT
This function stops the user WDT of a C intelligent function module.
■ Format
short CITL_StopWDT(short sType)
■ Argument
■ Description
• This function stops the user WDT.
• When this function is executed without starting the user WDT, it ends normally.
■ Return value
■ Relevant function
Page 29 CITL_EntryWDTInt
Page 46 CITL_ResetWDT
Page 53 CITL_StartWDT
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