double CommandAccelGet (  ) 

Description:
CommandAccelGet returns the value of the current commanded acceleration. Units per second per second.
Returns:
(double) Command Acceleration in User Units.
Sample Code:
  printf("CommandAcceleration: %lf\n", axis->CommandAccelerationGet());
See also:
CommandVelocityGet