6 Drive Programming Commands
6 - 8
Drive Programming User’s Manual (I580-E2)
Output termi-
nal variable
output
Y(**) :
<variable/
constant>
Outputs data to the
output terminal Y(**) in
units of bits.
0 off, 1 on
Yw :
<variable/
constant>
Outputs data to the
output terminal in units
of words.
Multi-function
input variable
output
<Multi-function
input variable>
:
<variable/
constant>
Outputs data to the
multi-function input
variable.
0 off, 1 on
Multi-function
output variable
assignment
<variable> :
<Multi-function
output
variable>
Assigns the status of
the multi-function output
variable to <variable>.
0 off, 1 on
Internal user
contact control
<variable> : UB(i) Assigns the internal
user contact informa-
tion to <variable>.
0 off, 1 on
<variable> : UBw Assigns the internal
user contact informa-
tion to <variable> in
units of words.
UB(**) :
<variable/
constant>
Outputs data to the
internal user contact in
units of bits.
0 off, 1 on
UBw :
<variable/
constant>
Outputs data to the
internal user contact in
units of words.
Timer Control Commands
Command Argument 1 Argument 2 Argument 3 Argument 4 Argument 5 Description
delay on/off <variable 1> TD(i)
<variable 2/
constant>
Sets <variable 2/con-
stant> for the specified
timer and starts the
timer.
Changes <variable 1>
to ON or OFF after the
time of <variable
2/constant> elapsed.
At the same time, it
changes TD(i) to ON.
timer set TD(*)
<variable/
constant>
Sets <variable/con-
stant> for the specified
timer and starts the
timer.
Changes TD(i) to ON
after the time of <vari-
able/constant> elapsed.
timer off TD(*)
Stops the specified timer.
Command Argument 1 Argument 2 Argument 3 Argument 4 Argument 5 Description