6 - 41
6 Drive Programming Commands
Drive Programming User’s Manual (I580-E2)
6-6 I/O Control Commands
6
Example
In the above example, 1 is assigned to U(00) when ZS (0 Hz detection signal) is ON, and 0 is assigned
to U(00) when ZS (0 Hz detection signal) is OFF.
var func
Command Description Argument
Assigns the status of the multi-function output
variable to <variable>.
Variable: any variable
Function: any bit of the multi-function output
variable
Format
Flowchart method Text language method
<variable> : <function>
For details, refer to 5-7 Multi-function Output Variables on page 5-20.
Flowchart Text
Block number
Operation
1 Assigns the status of ZS to U(00).
2 Jumps to the block 1: loop_ unconditionally.