Int - YASKAWA XTRAWARE - V3.0 Manual

Supporting xtradrive versions 3.04 - 3.23
Table of Contents

Advertisement

INT

Table explanation
Group
Interrupt
Syntax
INT <Priority> <Variable> <Condition> <Value>
Op. Code
139
Modes
Program
Description
This command indicates the beginning of an interrupt service
routine, and is used for interrupts that are conditional on the value
of internal variables. See section 4.11.7.2, INT.
Syntax
Priority
Arguments
Variable
Condition
XtraWare User Manual
Command Reference
Specifies the interrupt number.
Serial
1
U
Specifies on which variable the
interrupt is conditional. Any
XtraDrive variable can be chosen.
When using serial
communication, specify the ID
number of the system variable.
Serial
1
U
The relational operator that
specifies how the <value> of the
<variable> must compare to the
specified value for the interrupt
to be triggered. Conditions
include:
Condition
==
>
<
>=
<=
!=
Serial
1
U
Code
0
1
2
3
4
5
129

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xtraware 3.0

Table of Contents