3 DETAILS OF FUNCTION
3.1 C Controller Module Dedicated Functions
61
3
CCPU_EnableInt
This function enables the routine registered with the CCPU_EntryInt function.
■
Format
short CCPU_EnableInt (short sSINo)
■
Argument
■
Description
• This function enables the routine registered with the CCPU_EntryInt function. (The routine is executed when an interrupt
occurs.)
• Specify the interrupt pointer number (sSINo) specified in the CCPU_EntryInt function to Interrupt pointer number (sSINo).
• Since an interrupt does not occur while a stop error is occurring in a C Controller module, the routine registered with the
CCPU_EntryInt function will not be executed even if it is enabled.
■
Return value
■
Relevant functions
• Page 64 CCPU_EntryInt
• Page 60 CCPU_DisableInt
Argument
Name
Description
IN/OUT
sSINo
Interrupt pointer number
Specify the interrupt pointer number.
IN
Return value
Description
0 (0000H)
Normal
Other than 0
Error
For details on the error, refer to the following chapter.
Summary of Contents for MELSEC iQ-R C
Page 1: ...MELSEC iQ R C Controller Module Programming Manual ...
Page 2: ......
Page 201: ...I 199 MEMO ...
Page 203: ...I 201 MEMO ...
Page 207: ......