|
libximc
2.14.28
|
Step motor power settings. More...
Data Fields | |
| unsigned int | HoldCurrent |
| Holding current, as percent of the nominal current. | |
| unsigned int | CurrReductDelay |
| Time in ms from going to STOP state to the end of current reduction. | |
| unsigned int | PowerOffDelay |
| Time in s from going to STOP state to turning power off. | |
| unsigned int | CurrentSetTime |
| Time in ms to reach the nominal current. | |
| unsigned int | PowerFlags |
| Flags of power settings of stepper motor. | |
Step motor power settings.
| unsigned int CurrentSetTime |
Time in ms to reach the nominal current.
| unsigned int CurrReductDelay |
Time in ms from going to STOP state to the end of current reduction.
| unsigned int HoldCurrent |
Holding current, as percent of the nominal current.
Range: 0..100.
| unsigned int PowerFlags |
| unsigned int PowerOffDelay |
Time in s from going to STOP state to turning power off.
1.8.1.2