_Layers
The command for closing a panel layer can be executed interactive via menu or tool bar or via sending a data point. In addition to the elements ManNum, ModuleName and PanelName that are needed for opening and closing of panels there is a separate data point for closing a panel layer. The associated data points are _LayerOn and _LayerOff.
Data point element | Type | Description |
---|---|---|
ModuleName | string | Name of the module. |
PanelName | string | Name of the panel. |
Layer | uint | Number of the panel layer. Integers from 1 to 8 are allowed. |
ManNum | uint | Number of the associated manager. |