Versions Compared

Key

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

...

Table of Contents
minLevel1
maxLevel7

...

Introduction

A scaled number has a configurable Range (Default min: 0, max: 1000). The number is represented by a Floating Number.

...

  • 5

  • 999

  • 1200 (min: -1, max: 5000)

...

Converts to

Message Type

Data

Trigger

Always triggers.

Analog


Directly converts (according to range: custom low-custom low → 0-4095)

Percent

Directly converts (according to range: custom low-custom low → 0-100)

PWM (Pulse Wave Modulation)

Directly converts (according to range: custom low-custom low → 0-255)

String

Directly converts

Number

Directly converts

Motor

Directly converts (according to range: custom low-custom low → -255-255)

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.

Info

The scaled number message is not used in any driver at this point.