Added in Version 1.0.0

DisplayBuilder

The class that creates StarXpandCommand for a customer display

Constructor

init()

Initialize object

Method

styleCharacterEncoding(_ type: StarXpandCommand.Display.CharacterEncodingType)

Set the character encoding

styleInternationalCharacter(_ type: StarXpandCommand.Display.InternationalCharacterType)

Set international character

styleCursorPositionTo(_ parameter: StarXpandCommand.Display.PositionParameter)

Set the cursor position

actionClearLine()

Execute clearing of the current line

actionClearAll()

Execute clear all

actionSetBackLightState(_ on: Bool)

Set the back light status

actionSetCursorState(_ state: StarXpandCommand.Display.CursorState)

Set the cursor status

actionSetContrast(_ value: StarXpandCommand.Display.Contrast)

Set the contrast value

actionShowText(_ content: String)

Execute text display

actionShowImage(_ parameter: StarXpandCommand.Display.ImageParameter)

Execute image display