open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_VariableTypeAttributes Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 SpecifiedAttributes
 
OpcUa_LocalizedText DisplayName
 
OpcUa_LocalizedText Description
 
OpcUa_UInt32 WriteMask
 
OpcUa_UInt32 UserWriteMask
 
OpcUa_Variant Value
 
OpcUa_NodeId DataType
 
OpcUa_Int32 ValueRank
 
OpcUa_Int32 NoOfArrayDimensions
 
OpcUa_UInt32 * ArrayDimensions
 
OpcUa_Boolean IsAbstract
 

Detailed Description

Definition at line 2339 of file opcua_types.h.

Field Documentation

◆ SpecifiedAttributes

OpcUa_UInt32 _OpcUa_VariableTypeAttributes::SpecifiedAttributes

Definition at line 2341 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_VariableTypeAttributes::DisplayName

Definition at line 2342 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_VariableTypeAttributes::Description

Definition at line 2343 of file opcua_types.h.

◆ WriteMask

OpcUa_UInt32 _OpcUa_VariableTypeAttributes::WriteMask

Definition at line 2344 of file opcua_types.h.

◆ UserWriteMask

OpcUa_UInt32 _OpcUa_VariableTypeAttributes::UserWriteMask

Definition at line 2345 of file opcua_types.h.

◆ Value

OpcUa_Variant _OpcUa_VariableTypeAttributes::Value

Definition at line 2346 of file opcua_types.h.

◆ DataType

OpcUa_NodeId _OpcUa_VariableTypeAttributes::DataType

Definition at line 2347 of file opcua_types.h.

◆ ValueRank

OpcUa_Int32 _OpcUa_VariableTypeAttributes::ValueRank

Definition at line 2348 of file opcua_types.h.

◆ NoOfArrayDimensions

OpcUa_Int32 _OpcUa_VariableTypeAttributes::NoOfArrayDimensions

Definition at line 2349 of file opcua_types.h.

◆ ArrayDimensions

OpcUa_UInt32* _OpcUa_VariableTypeAttributes::ArrayDimensions

Definition at line 2350 of file opcua_types.h.

◆ IsAbstract

OpcUa_Boolean _OpcUa_VariableTypeAttributes::IsAbstract

Definition at line 2351 of file opcua_types.h.


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