StateList

List of assignments of images to values of the state symbol.

By engineering, a list of assignments can be created so that a certain image is displayed for a certain value of the state symbol.

Each element of the StateList consists of these components:

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiStateImage.StateList

public getStateList(): TcHmi.Controls.Beckhoff.TcHmiStateImage.IStateStructure[];

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiStateImage.IStateStructure[]

The current value of the attribute.

Attribute setter


public setStateList(valueNew: TcHmi.Controls.Beckhoff.TcHmiStateImage.IStateStructure[] | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiCombobox.IStateStructure[], null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

StateList 1:

Available from version 1.12.744