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

Controller module
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents