|
| enum | Accel {
StepsPerSec2_49,
StepsPerSec2_218,
StepsPerSec2_1004,
StepsPerSec2_3609,
StepsPerSec2_6228,
StepsPerSec2_8848,
StepsPerSec2_11409,
StepsPerSec2_13970,
StepsPerSec2_16531,
StepsPerSec2_19092,
StepsPerSec2_21886,
StepsPerSec2_24447,
StepsPerSec2_27008,
StepsPerSec2_29570,
StepsPerSec2_34925,
StepsPerSec2_40047
} |
| | Acceleration of the motor More...
|
| |
| enum | HoldingCurrent {
mA_59,
mA_71,
mA_84,
mA_100,
mA_119,
mA_141,
mA_168,
mA_200,
mA_238,
mA_283,
mA_336,
mA_400,
mA_476,
mA_566,
mA_673,
mA_0
} |
| | Motor holding current More...
|
| |
| enum | MaxVelocityType {
StepsPerSecond_99,
StepsPerSecond_136,
StepsPerSecond_167,
StepsPerSecond_197,
StepsPerSecond_213,
StepsPerSecond_228,
StepsPerSecond_243,
StepsPerSecond_273,
StepsPerSecond_303,
StepsPerSecond_334,
StepsPerSecond_364,
StepsPerSecond_395,
StepsPerSecond_456,
StepsPerSecond_546,
StepsPerSecond_729,
StepsPerSecond_973
} |
| | Maximum motor velocity More...
|
| |
| enum | RunningCurrent {
mA_59,
mA_71,
mA_84,
mA_100,
mA_119,
mA_141,
mA_168,
mA_200,
mA_238,
mA_283,
mA_336,
mA_400,
mA_476,
mA_566,
mA_673,
mA_800
} |
| | Motor running current More...
|
| |
| enum | StepModeType { HalfStepping,
QuarterStepping,
EighthStepping,
SixteenthStepping
} |
| | Step mode More...
|
| |
|
| short | ActualPosition [get] |
| | Get the actual position of the shaft More...
|
| |
| short | TargetPosition [get, set] |
| | Get or set the target position More...
|
| |
| short | SecurePosition [get, set] |
| | Get or set the secure position More...
|
| |
| bool | ShaftDirection [get, set] |
| | Determines whether a positive motion is clockwise or counter-clockwise. More...
|
| |
| bool | AccelShape [get, set] |
| | get or set the acceleration shape More...
|
| |
| int | MinVelocityFactorThirtySeconds [get, set] |
| | Get or set the minimum velocity factor, in 1/32nds. More...
|
| |
| Accel | Acceleration [get, set] |
| | Get or set the acceleration curve to use More...
|
| |
| RunningCurrent | RunCurrent [get, set] |
| | Get or set the running current More...
|
| |
| HoldingCurrent | HoldCurrent [get, set] |
| | Get or set the holding current More...
|
| |
| MaxVelocityType | MaxVelocity [get, set] |
| | Get or set the maximum velocity More...
|
| |
| StepModeType | StepMode [get, set] |
| | Get or set the step mode More...
|
| |
Allegro AMIS30624 I2c stepper motor driver