public class BrickletSilentStepperV2.BasicConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
int |
classicThreshold |
int |
coolstepThreshold |
boolean |
highVelocityChopperMode |
int |
motorRunCurrent |
int |
powerDownTime |
int |
standstillCurrent |
int |
standstillDelayTime |
int |
stealthThreshold |
Constructor and Description |
---|
BasicConfiguration() |
public int standstillCurrent
public int motorRunCurrent
public int standstillDelayTime
public int powerDownTime
public int stealthThreshold
public int coolstepThreshold
public int classicThreshold
public boolean highVelocityChopperMode
Copyright © 2022 Tinkerforge GmbH. All rights reserved.