116
3 DETAILS OF FUNCTION
3.1 C Controller Module Dedicated Functions
Ex.
Setting of psEvent when waiting for interrupt event 0, interrupt event 1, interrupt event 50, and interrupt event 51
psEvent[0] = 4;
psEvent[1] = 0;
psEvent[2] = 1;
psEvent[3] = 50;
psEvent[4] = 51;
When event 51 occurs, 51 is returned to psSetEventNo.
The event numbers (interrupt pointer numbers) are as follows.
Precautions
Do not set the clock data of a C Controller module while executing this function. Otherwise, this function does not operate
properly. (This function may not be completed.)
■
Return value
■
Relevant function
Event number
(Interrupt pointer number)
Interrupt factor
Notes
0 to 15
Interrupt by module
16 to 49
Reserved
50 to 1023
Interrupt by module
Set with CW Configurator
Return value
Description
0 (0000H)
Normal
Other than 0
Error
For details on the error, refer to the following chapter.
Содержание MELSEC iQ-R C
Страница 1: ...MELSEC iQ R C Controller Module Programming Manual ...
Страница 2: ......
Страница 201: ...I 199 MEMO ...
Страница 203: ...I 201 MEMO ...
Страница 207: ......