Text Language Definition
procedure T1Axis.SetCurrentTo(Current:single);
Description
Set Current To sets the maximum phase current for internal stepper motor drives. Instrumentation monitoring the current of an internal drive set to 2 amps during very slow rotation of the motor would measure the current going up to 2 amps,
diminishing down to -2 amps, and then increasing back to 2 amps sinusoidally. Note the current specifications on the motor data sheet. Excessive current can overheat a motor and not produce any torque improvement if the magnetics saturate. Insufficient current may not provide sufficient torque.
Current management policies such as current cutback and current ramping can be implemented as tasks.
Escapes
Set Current To does not generate any escapes.
Examples
This example procedure has not yet been implemented:
Related Topics
Set Motor
Move Is Finished