|
libximc
3.0.3
|
Step motor power settings. More...
Data Fields | |
| unsigned int | HoldCurrent |
| Holding current, as percent of the nominal current. More... | |
| unsigned int | CurrReductDelay |
| Time in ms from going to STOP state to the end of current reduction. More... | |
| unsigned int | PowerOffDelay |
| Time in s from going to STOP state to turning power off. More... | |
| unsigned int | CurrentSetTime |
| Time in ms to reach the nominal current. More... | |
| unsigned int | PowerFlags |
| Flags of power settings of stepper motor. More... | |
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.13