Mitsubishi Electric MELSEC iQ-R C Programming Manual page 95

Melsec iq-r series programmable controller
Hide thumbs Also See for MELSEC iQ-R C:
Table of Contents

Advertisement

CCPU_ResetDevice
This function resets internal user devices and internal system devices (bit devices) of C Controller module.
■Format
short CCPU_ResetDevice (short sDevType, unsigned long ulDevNo)
■Argument
Argument
Name
sDevType
Device type
ulDevNo
Start device number
■Description
This function resets (turns OFF) the device of a C Controller module specified to the device type (sDevType) and the start
device number (ulDevNo).
■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 function
• Page 96 CCPU_SetDevice
Description
Specify the device type.
Page 9 Argument specification
Specify the start device number.
3 DETAILS OF FUNCTION
3.1 C Controller Module Dedicated Functions
IN/OUT
3
IN
IN
93

Advertisement

Table of Contents
loading

Table of Contents