Versions Compared

Key

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

Description

...

Table of Contents

...

Introduction

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#FFC400

Internal Message Type

The Stepper Message Type is NUMBER based. It can contain data like: the steps in positive or negative direction.

...

Example Data

  • 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

Info

...

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.

...