Number


Introduction

Represented by a floating point number. Read more about Numbers in Javascript


Example Data

  • 1.55

  • -12.00

  • 199995.87


Converts to

Message Type

Data

Message Type

Data

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

Only Numbers that are exactly 0 convert to false. Everything else is true.

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

Always triggers

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

Only -1,0 and 1 convert

Converts directly if in range

Converts directly if in range

Converts directly

Converts directly

Converts directly

Converts directly

Converts directly

Numbers from 0 to 255 convert. 0 would be converted to #000000 (black) and 255 would be #FFFFFF (white)

Numbers from 0 to 255 convert. 0 would be converted to #000000 (black) and 255 would be #FFFFFF (white)

Numbers 0 to 15 convert correctly to hexadecimal 7 segment numbers.

Clears display and shows Number

Converts directly if in range

Converts directly if in range

Converts directly when number is in custom range

Numbers between 0 and 100 turn on the Light and control the brightness.

Any other Number (higher or lower) turns off the light.

Converts directly if in range

Converts directly

Converts directly

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 number message is not used in any driver at this point.