Square Large Micro Display Module

Parent

Provides a relatively small text only display for Control Panels. Text height is fixed, but text is squeezed to fit horizontally.

Functions

setText (text : String)

Sets the text to be displayed on this micro display

Details

Flags

RuntimeSync 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