dOPC Client Toolkit
|
Close
|
Reads one or more Attributes of one or more Nodes.
This method can be used to read one or more Attributes of one or more Nodes. It returns an array of uaDataValues.
Parameter |
Description |
NodeIds |
String array of nodes. |
Attributes |
Defines which attributes we want to read. For further information look also at: TuaAttributes |
TimestampsToReturn |
Defines which timestamps you want to return (look also at: uaTimestampsToReturn) Default is Neither, which means the method returns no timestamps. |
Result |
An array of uaDataValues |
Kassl GmbH Copyright © 2024. All rights reserved.
|