dOPC Client Toolkit
|
Close
|
Class to read and write any OPC UA Extension object.
The TuaStructureObject class allows you to read and write any OPC UA Extension object. Just create a TuaStructure object and assign the UAClient property to your TdOPCUAClient object. After that you can call the read method of the TuaStructureObject. The most important property of the TuaStructureObject is the Fields property. After successful read, you can enumerate the Fields. Not only is it possible to read objects, but you can also write to individual fields of an object as well.
Kassl GmbH Copyright © 2024. All rights reserved.
|