• The acceleration time variable ACCEL and the deceleration time variable DECEL are
enabled only when you set the Acceleration/Deceleration Time Input Type (P031) to 03
(Drive Programming).
• In the following cases, the data that is set in the program is not reflected and the previously
set data is used for operation: the data set for the acceleration time variable ACCEL or the
deceleration time variable DECEL is out of range, or 0 is set for the 3G3RX Series Inverter.
• When the Drive Programming program is stopped, the data of the acceleration time variable
ACCEL and deceleration time variable DECEL before the program stop is retained. When
the program execution is started again, the process begins with the retained data.
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
(MX2: range 0 to 360,000/RX: range 1 to
360,000)
Format
Flowchart method Text language method
ACCEL : <value>
Decel
Command Description Argument
Sets the inverter deceleration time.
This command is a (Assign) command whose
left-hand side is set to the deceleration time
variable DECEL.
Unit: 10 ms
Value: any variable or constant
(MX2: range 0 to 360,000/RX: range 1 to
360,000)
Format
Flowchart method Text language method
DECEL : <value>