ScopeConfig
Defines the chart in a configuration that is displayed and for which a recording is to be started.
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiScopeControl.Config
Attribute getter
public getScopeConfig(): TcHmi.Controls.Beckhoff.TcHmiScopeControl.ScopeConfig;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
public setScopeConfig(valueNew: TcHmi.Controls.Beckhoff.TcHmiScopeControl.ScopeConfig): void;Parameter
Name | Type | Description |
|---|---|---|
valueNew | The new value of the attribute. |
Return value
Type | Description |
|---|---|
void | No return value. |
![]() | Available from version 1.12.748 |
