Mitsubishi Electric MELSEC iQ-R C Programming Manual page 107

Melsec iq-r series programmable controller
Hide thumbs Also See for MELSEC iQ-R C:
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 chapter.
Page 174 ERROR CODE LIST
■Relevant functions
• Page 104 CCPU_StartWDT
• Page 94 CCPU_ResetWDT
• Page 66 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
IN/OUT
3
IN
105

Advertisement

Table of Contents
loading

Table of Contents