Mitsubishi Electric MELSEC iQ-R C Series Programming Manual page 130

Controller module
Table of Contents

Advertisement

CCPU_ResetWDT
This function resets the user WDT of a C Controller module.
Format
short CCPU_ResetWDT (short sType)
Argument
Argument
Name
sType
WDT type
Description
• This function resets the user WDT.
• When this function is executed without starting the user WDT, an error will be returned.
Return value
Return value
0 (0000H)
Other than 0
Relevant functions
• Page 138 CCPU_StartWDT
• Page 139 CCPU_StopWDT
• Page 93 CCPU_EntryWDTInt
3 DETAILS OF FUNCTION
128
3.1 C Controller Module Dedicated Functions
Description
Specify the WDT type.
(If reserve is specified, an error is returned.)
• 0: User WDT
• Others: Reserved
Description
Normal
Error
For details on the error, refer to the following:
Page 225 ERROR CODE LIST
IN/OUT
IN

Advertisement

Table of Contents
loading

Table of Contents