3 DETAILS OF FUNCTION
3.1 C Controller Module Dedicated Functions
125
3
C Controller module dedicated functions for ISR
CCPU_DisableInt_ISR
This function disables the routine registered with the CCPU_EntryInt function.
■
Format
short CCPU_DisableInt (short sSINo)
■
Argument
■
Description
• This function disables the routine registered with the CCPU_EntryInt function. (The routine is not executed when an
interrupt occurs.)
• Specify the interrupt pointer number (sSINo) specified in the CCPU_EntryInt function to Interrupt pointer number (sSINo).
■
WARNING
If any function in which an invalid argument is specified is executed, an error such as hardware failure (3C02H) may occur on
C Controller module.
■
Return value
■
Relevant function
• Page 64 CCPU_EntryInt
• Page 126 CCPU_EnableInt_ISR
Argument
Name
Description
IN/OUT
sSINo
Interrupt pointer number
Specify the interrupt pointer number.
IN
Return value
Description
0 (0000H)
Normal
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: ......