Text Language Definition
function TNAxis.Accel:single;
Description
The Accel commands returns the current acceleration setting for the axis. The units are User Units per second squared.
Escapes
The Accel commands 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