VariableCollection

If a user wants to add a new variable to be monitored on the VariableViewControl, the control needs the following information for the new variable:

This information can be prepared using the Variable Collection attribute.

Variable Collection attribute is also used by the configuration dialog that appears on the control.

To make it easier for the user to select an appropriate variable, all the variables are divided into multiple groups.

The name for each group is configured using the GroupLabel attribute in the object editor dialog in engineering environment by the user.

VariableCollection 1:

Every group of variables will have Group Label and Variable List.

VariableCollection 2:

Every variable list can have multiple variables, each variable has the below properties:

List of all variables that can be selected by the user to show them on the screen.

Schema: tchmi:framework#/definitions/VariableCollection

Attribute getter: getVariableCollection

Attribute setter: setVariableCollection

Available: since version 12.6.0