TriggerWindowPosition

[ Enumeration ]

export enum TriggerWindowPosition {
     Left,
     Right,
Top,
Bottom 
}

Values

Name

Value

Description

Left

0

The trigger window is displayed on the left.

Right

1

The trigger window is displayed on the right.

Top

2

The trigger window is displayed at the top.

Bottom

3

The trigger window is displayed below.

See also

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiScopeControl.TriggerWindowPosition

TriggerWindowPosition 1:

Available from version 1.12.754