setScopeConfig
[ Function ]
public setScopeConfig(newValue: TcHmi.Controls.Beckhoff.TcHmiScopeControl.Config): void;
This function sets a new value for the ScopeConfig attribute.
Parameter
Name | Type | Description |
---|---|---|
newValue | TcHmi.Controls.Beckhoff.TcHmiScopeControl.Config | The new value of the attribute. |
Return value
Type | Description |
---|---|
void | No return value. |
See also
Attribute getter: getScopeConfig
Origin: TcHmiScopeControl
Available from version 1.12.748 |