VA Motion Controller Programming Manual
536
Description:
(1)Currently only supports two interrupt DI, respectively external terminals DI0 and DI1
(2) NS_CC_EXTI instruction belongs to an interrupt instruction, when an interrupt is opened,
designated DI0 or DI1 effective when an interrupt occurs, the program will branch to the interrupt
to the program execution returns to the main program after the completion of the cycle continues
to run.
Output parameters
This parameter
indicates when the output
instruction is being
executed is TRUE
Represents the output
parameter is TRUE
instruction is controlling
the shaft
Program Example
Example: Specify the external interrupt setting DI0
Step 1: Call NS_CC_EXTI module, programmed as follows