Text Language Definition
function TNAxis.Accel:single;
Description
The Accel command returns the current acceleration setting for the axis or group. The units are User Units per second squared.
Escapes
The Accel command does not generate any escapes.
Examples
This program displays the current value of acceleration in a message box style prompter:
This block list sets the deceleration to be half of the current acceleration setting:
Related Topics
Set Speed
Set Accel
Set Decel
Speed
Decel