Ccpu_Disableint - Mitsubishi Electric MELSEC iQ-R C Series Programming Manual

Controller module
Table of Contents

Advertisement

CCPU_DisableInt

This function disables the routine registered with the CCPU_EntryInt function.
Format
short CCPU_DisableInt (short sSINo)
Argument
Argument
Name
sSINo
Interrupt pointer number
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).
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 89 CCPU_EntryInt
• Page 86 CCPU_EnableInt
Description
Specify the interrupt pointer number.
3 DETAILS OF FUNCTION
3.1 C Controller Module Dedicated Functions
3
IN/OUT
IN
85

Advertisement

Table of Contents
loading

Table of Contents