Class BrickletSilentStepperV2.BasicConfiguration

  • Enclosing class:
    BrickletSilentStepperV2

    public class BrickletSilentStepperV2.BasicConfiguration
    extends java.lang.Object
    • Field Detail

      • standstillCurrent

        public int standstillCurrent
      • motorRunCurrent

        public int motorRunCurrent
      • standstillDelayTime

        public int standstillDelayTime
      • powerDownTime

        public int powerDownTime
      • stealthThreshold

        public int stealthThreshold
      • coolstepThreshold

        public int coolstepThreshold
      • classicThreshold

        public int classicThreshold
      • highVelocityChopperMode

        public boolean highVelocityChopperMode
    • Constructor Detail

      • BasicConfiguration

        public BasicConfiguration()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object