Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Stepper Message Type is OBJECT NUMBER based. It can contain data like: home, limit, steps and start commandsthe steps in positive or negative direction

...

Example Data

  • {steps: 360, stopAtHome: true}180, -360

...

Converts to

Message Type

Data

Trigger

Always triggers

Display Message Type

Clears Display and Shows Stepper reading

String

Directly converts

Number

Directly converts

*Any Signal that is not mentioned on the table above should not be able to convert

Debug View

In the Debug View values can be written to or read from the drivers on the Builder Base directly

Write

Any number positive or negative, 360 represents one rotation. For a negative number just write it like this: “-180“ which represents a counter clockwise half turn.