Scaled Number


Introduction

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


Example Data

  • 5

  • 999

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


Converts to

Message Type

Data

Message Type

Data

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396296237

Always triggers.

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396230684


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

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396296289

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

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

Directly converts

Directly converts

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

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.

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