Point Type
The Point data type allows retrieving a point that corresponds to a data point in WinCC OA. In particular, is possible to retrieve point instances from a BrowserObject or as result of the functions searchPoints and searchPointsSync. For further reference, see the following table.
Property | Type | Description |
alias | String | Alias of the point. |
attributes | Set of attributes of the point. | |
browserObjects | BrowserObject Array | Array of BrowserObjects that are associated to this point. |
error | In case of error, it indicates the reason why the operation failed. | |
pointId | String | Identifier of the point. |
systemId | Integer | Unique identifier of the system to which the point belongs. |
