Specifications

Table Of Contents
3 - 9
3.2.2 GINT interrupt command to other machine’s CPU
The command is used to generate an interrupt to the Q motion CPU.
(1) Setting the GINT command interrupt pointer No.
Set the interrupt pointer No. directly by numerical value (K0 to K15).
The interrupt pointer No.3 is set as follows.
SP.GINT H3E1 K3
Setting of execution interrupt
pointer No.
(2) Execution timing
An interrupt is generated to the Q motion CPU at the rising edge (OFF ON) of
the GINT command.
When an interrupt is generated from the Q-PLC CPU, the Q motion CPU starts a
process with th "PLC interrupt" in respect to the active step of the SFC program.
It is effective at all times including the real mode, virtual mode and during mode
switching. When the Q motion is in DI (interrupt disable), the event processing is
not executed until the EI (interrupt enable) command is executed.
[Command [Execution
symbol] condition]
SP.GINT
S.GINT
Command
Command
SP.GINT (n1) (n2)
S.GINT (n1) (n2)
Interrupt pointer No. (0 to 15)
Head input/output No. of object machi
CPU
÷
16
No. 2 machine: 3E1H
No. 3 machine: 3E2H
No. 4 machine: 3E3H
Example
END
ON
END END END
GINT command
execution
Sequence program
GINT command
Command accept
flag
Interrupt sequence
of other machine
SM391 (GINT
command execution
completion flag)
GINT command execution
GINT command non-execution
Other machine interrupt
sequence execution process