6 - 63
6 DriveProgramming Commands
DriveProgramming User’s Manual (I622-E1)
6-9 Inverter Control Commands
6
Example
In the above example, the acceleration time is set to 1.00 second and the deceleration time is set to
20.00 seconds when the input terminal variable X(00) is set to ON.
Flowchart Text
Block number
Operation
1 to 6 If X(00) is 1, the acceleration time is set to 1.00 second, the deceleration time is set to 20.00 sec-
onds, and the output frequency is set to 10.00 Hz. The inverter is operated in the forward direction.
If X(00) is not 1, the program goes to the next step after the “else” command.
7 to 8 Stops the inverter.
9 Jumps to the block 1: loop_ unconditionally.