public class BrickletSilentStepperV2.DriverStatus extends Object
Modifier and Type | Field and Description |
---|---|
int |
actualMotorCurrent |
boolean |
fullStepActive |
boolean |
motorStalled |
int |
openLoad |
int |
overTemperature |
int |
shortToGround |
int |
stallguardResult |
int |
stealthVoltageAmplitude |
Constructor and Description |
---|
DriverStatus() |
public int openLoad
public int shortToGround
public int overTemperature
public boolean motorStalled
public int actualMotorCurrent
public boolean fullStepActive
public int stallguardResult
public int stealthVoltageAmplitude
Copyright © 2022 Tinkerforge GmbH. All rights reserved.