CTRL functions for DP groups and DP selector
Note:
In connection with data point groups and the DP selector, a number of new functions were included in the CONTROL library.
The following DP selector functions have been modified or created.
| Function | Description |
|---|---|
| dpAliases() | Returns the alias names of all DPs/DPEs for which the description and the DPs/DPEs match the filter. |
| dpGetAllAliases() | Returns all aliases of the data points. |
| dpGetAllAttributes() | Returns all attributes in a config. |
| dpGetAllComments() | Returns the descriptions of all DPs/DPEs for which the description and the DPs/DPEs match the filter. |
| dpGetAllConfigs() | Returns the possible configs of a data point element and its data type. |
| dpGetAllDetails() | Returns config details. |
| dpSelector() | Opens the new data point selector. |
