Versions Compared

Key

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

...

Table of Contents

...

Introduction

The 7 Segment Message Type is STRING based. Message Type to control a Seven segment display (Read more on Wikipedia). Represented by a number 0-15 (hexadecimal) as a 7 segment display can display 0-F which is 0-15 in decimal. Read more: 7 segment Hexadecimal.

The numbers 10-15 are represented as follows:

...

  • 0

  • 5

  • 10 (Shown as A- hexadecimal)

  • 15 (Shown as F - hexadecimal)

...

Converts to

Message Type

Data

Trigger

Always triggers

Analog

Directly converts

String

Directly converts

Number

Directly converts

...

Info

Any Signal that is not mentioned on the table above should not be able to convertDebug View

...

Debug View

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

Write

The value written has to be between 0 and 15 to display to 0 to F on the display.