In DataTypeDictionary model, encodes generic data according to given data type descriptor.
Syntax
Parameters
- dataTypeDescriptor
- Identifies an OPC UA data type together with its data type dictionary.
- genericData
- The generic data to be encoded.
Return Value
A value result: A success with the encoded extension object body, or a failure.
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also