Int 4.11.7.3. int_return – Yaskawa FSP Amplifier FlexWorks User Manual
Page 94

Operating the FSP Amplifier Using FlexWorks
94
4.11.7.2. INT
Format: INT
This command indicates the beginning of an interrupt service
routine, and is used when the interrupt is conditional on the value
of an internal variable. The argument
priority.
the highest priority and 7 is the lowest.
which internal variable the interrupt is conditional. Any FSP
Amplifier variable can be used.
the interrupt condition. As shown in Figure 54, any of the relational
operators can be specified for
decimal format.
Figure 54: Programming an INT Command
4.11.7.3. INT_RETURN
Format: INT_RETURN
INT_RETURN command.
Figure 55: Programming an INT_RETURN Command