1-1
Chapter 1
Outline of EzSQ
1.1 Outline
Easy sequence function (EzSQ) can built a simple sequence function by making the program with programming
software ProDriveNext. In the program, it is possible to change the I/O function and the parameter setting value.
1.2 Corresponding
Model
- SJ700 series
- WJ200 series
- L700 series
- SJ700B series
1.3 Specifications
The table below lists the programming-related specifications of the easy sequence function.
㩷
Item Specification
Language
s
p
e
c
if
ic
a
ti
o
n
Programming language
Basic-like language
Input device
Windows (DOS/V) personal computer (OS:Windows2000,WindowsXP)
Max. program size
1024steps
(The internal storage capacity of the inverter is 1024 steps or 6144 bytes.)
Programming support
function (programming
software)
- Editing (on Windows) / - Display (on Windows)
- Program syntax check (on Windows)
- Downloading, uploading, and full clearance of program
Execution format
Execution by interpreter in an execution cycle of 2 ms per instruction
(possible subroutine call with nesting in up to 8 layers)
Input
/o
u
tput
-rel
at
ed f
unct
ions
External input
Contact signal
24 V open-collector input (using intelligent input terminals)
Program run signal input
SJ700/L700/SJ700B : Always assigned to the FW terminal
WJ200 : Assign to the PRG terminal / Always run
Program run signal input
SJ700/L700/SJ700B : Up to 8 terminals (X (00) to X (07))
WJ200 : Up to 8 terminals (X (00) to X (07))
General-purpose analog input
XA (0): 0 to 10 V (O terminal)
XA (1): 4 to 20 mA (OI terminal)
XA (2): 0 to 10 V (O2 terminal) (Only SJ700)
External output
General-purpose output terminal
SJ700/L700/SJ700B : Up to 6 terminals (Y (00) to Y (05))
WJ200 : Up to 3 terminals (Y (00) to Y (02))
General-purpose analog output
YA (0): Assignable to the FM terminal
YA (1): Assignable to the AM terminal
YA (2): Assignable to the AMI terminal (Only SJ700)
Res
erv
ed words
Instructions
(1)
Program control instructions
- Loop (for) / - Unconditional branching (goto) / - Time control (wait)
- Conditional branching (if then, ifs then, select case, until, and while)
- Subroutine (call, sub) / - Others (entry, end, cont, inc, and dec)
(2) Arithmetic instructions
- Arithmetic operation (+, -, *, /) / - Remainder (mod) / - Substitution (=)
- Absolute value (abs) / - Logic operation (or, and, xor, and not)
(3)
Input/output control
- General-purpose input/output (bit input, word input, bit output, and word output)
- Reading of inverter input terminal
(4) Timer control : - Delay operation / - Timer control
(5) Parameter control : - Rewriting of parameters by reselecting code on the operator's display
Number of variables
User-defined variable
U (00) to U (31) (32 variables)
Internal user variable
UL (00) to UL (07) (8 variables)
Set frequency
SET-Freq
Acceleration time
ACCEL
Deceleration time
DECEL
Monitoring variable
FM, Iout, Dir, PID-FB, F-CNV, Tmon, Vout, Power,
RUN-Time, ON-Time, PlsCnt (Only SJ700/L700/SJ700B),
POS, STATUS, DCV, ERR CNT, ERR(1), ERR(2), ERR(3),
ERR(4), ERR(5), and ERR(6)
General-purpose input contact
SJ700/L700/SJ700B : X (00) to X (07) (8 contacts)
WJ200 : X (00) to X (07) (8 contacts)
General-purpose output contact
SJ700/L700/SJ700B : Y (00) to Y (05) (6 contacts)
(including a relay contact output)
WJ200 : Y (00) to Y (02) (3 contacts)
(including a relay contact output)
Internal user contact
UB (00) to UB (07) (8 contacts)
Internal timer contact
TD (0) to TD (7) (8 contacts)
Inverter input/output
Specification by code on the remote operator's display
User monitor
Umon (00) to Umon (02) (3 variables)
User trip
Makes the inverter trip (10 variables)
Содержание NT2021XA
Страница 4: ... Safety Instructions ...
Страница 8: ... Contents ...
Страница 10: ...Chapter 1 Outline of EzSQ ...
Страница 14: ...1 4 Chapter 1 Outline of EzSQ ...
Страница 16: ...Chapter 2 Syntax ...
Страница 68: ...2 52 Chapter 2 Syntax ...
Страница 70: ...Chapter 3 Interface with the Inverter ...
Страница 80: ...3 10 Chapter 3 Interface with the Inverter ...
Страница 82: ...Chapter 4 Errors and Troubleshooting ...