Type

Type name of the control.

Type 1:

In version 1.8 and 1.10 a standard button returned tchmi-button as result whereas from version 1.12 on the full qualified name TcHmi.Controls.Beckhoff.TcHmiButton is returned. If you check for the type in your own source code, you may have to adapt it to the new format.

Schema: tchmi:framework#/definitions/ControlType

Attribute getter

public getType(): string;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

string

The current value of the attribute.

Attribute setter

The attribute can only be read and therefore has no setter.

Type 2:

Available from 1.8