Added in Version 1.0.0

DisplayBuilder

The class that creates StarXpandCommand for a customer display

Constructor

DisplayBuilder()

Initialize object

Method

styleCharacterEncoding(type: CharacterEncodingType)

Set the character encoding

styleInternationalCharacter(type: InternationalCharacterType)

Set international character

styleCursorPositionTo(parameter: PositionParameter)

Set the cursor position

actionClearLine()

Execute clearing of the current line

actionClearAll()

Execute clear all

actionSetBackLightState(on: Boolean)

Set the back light status

actionSetCursorState(state: CursorState)

Set the cursor status

actionSetContrast(value: Contrast)

Set the contrast value

actionShowText(content: String)

Execute text display

actionShowImage(parameter: ImageParameter)

Execute image display