ANSI C Based OPC UA Client/Server/PubSub SDK  1.9.1.442
OpcUa_OptionSet Struct Reference

This abstract DataType is the base DataType for all DataTypes representing a bit mask. More...

#include <opcua_types.h>

Data Fields

OpcUa_ByteString Value
 Array of bytes representing the bits in the option set. More...
 
OpcUa_ByteString ValidBits
 Array of bytes with same size as value representing the valid bits in the value parameter. More...
 

Detailed Description

This abstract DataType is the base DataType for all DataTypes representing a bit mask.

All OptionSet DataTypes representing bit masks shall inherit from this DataType.

The DataType Nodes representing concrete subtypes of the OptionSet shall have an OptionSetValues Property.


The documentation for this struct was generated from the following file: