Micro Display Module

Parent

Provides a small text only display for Control Panels. Can display up to 3 digits, One additional dot may be used.

Functions

setText (text : String)

Sets the text to be displayed on this micro display

Details

Flags

RuntimeSync RuntimeParallel MemberFunc

Display Name

Set Text

Parameters
Name Type Description

Text text

String

The new text to display

setColor (Red : Float, Green : Float, Blue : Float, Emit : Float)

Details

Flags

RuntimeSync RuntimeParallel MemberFunc

Display Name

setColor

Parameters
Name Type Description

Red Red

Float

Green Green

Float

Blue Blue

Float

Emit Emit

Float