9 LX inverter
9 - 16
Drive Programming User’s Manual (I580-E2)
Note The A052 parameter must be set to value 03 (Drive Programming) for the command to become effective.
9-5-2 Inverter Control Commands
UP
Command Description Argument
Makes the inverter start a forward operation.
This command is a shortcut of the “func value”
command which is previously set as “UP : 1”.
---
Format
Flowchart method Text language method
UP : 1
DWN
Command Description Argument
Makes the inverter start a reverse operation.
This command is a shortcut of the “func value”
command which is previously set as “DWN :
1”.
---
Format
Flowchart method Text language method
DWN : 1
Accel
Command Description Argument
Sets the inverter acceleration time.
This command is a (Assign) command whose
left-hand side is set to the acceleration time
variable ACCEL.
Unit: 10 ms
Value: any variable or constant
(range 1 to 360,000)
Format
Flowchart method Text language method
ACCEL : <value>