public class BrickSilentStepper.DriverStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
actualMotorCurrent |
boolean |
fullStepActive |
boolean |
motorStalled |
short |
openLoad |
short |
overTemperature |
short |
shortToGround |
short |
stallguardResult |
short |
stealthVoltageAmplitude |
Constructor and Description |
---|
DriverStatus() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public short openLoad
public short shortToGround
public short overTemperature
public boolean motorStalled
public short actualMotorCurrent
public boolean fullStepActive
public short stallguardResult
public short stealthVoltageAmplitude
Copyright © 2021 Tinkerforge GmbH. All rights reserved.