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

#include <types_generated.h>

Data Fields

UA_UInt32 specifiedAttributes
 
UA_LocalizedText displayName
 
UA_LocalizedText description
 
UA_UInt32 writeMask
 
UA_UInt32 userWriteMask
 
UA_Variant value
 
UA_NodeId dataType
 
UA_Int32 valueRank
 
size_t arrayDimensionsSize
 
UA_UInt32arrayDimensions
 
UA_Byte accessLevel
 
UA_Byte userAccessLevel
 
UA_Double minimumSamplingInterval
 
UA_Boolean historizing
 

Detailed Description

Definition at line 617 of file types_generated.h.

Field Documentation

◆ specifiedAttributes

UA_UInt32 UA_VariableAttributes::specifiedAttributes

Definition at line 618 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_VariableAttributes::displayName

Definition at line 619 of file types_generated.h.

◆ description

UA_LocalizedText UA_VariableAttributes::description

Definition at line 620 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_VariableAttributes::writeMask

Definition at line 621 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_VariableAttributes::userWriteMask

Definition at line 622 of file types_generated.h.

◆ value

UA_Variant UA_VariableAttributes::value

Definition at line 623 of file types_generated.h.

◆ dataType

UA_NodeId UA_VariableAttributes::dataType

Definition at line 624 of file types_generated.h.

◆ valueRank

UA_Int32 UA_VariableAttributes::valueRank

Definition at line 625 of file types_generated.h.

◆ arrayDimensionsSize

size_t UA_VariableAttributes::arrayDimensionsSize

Definition at line 626 of file types_generated.h.

◆ arrayDimensions

UA_UInt32* UA_VariableAttributes::arrayDimensions

Definition at line 627 of file types_generated.h.

◆ accessLevel

UA_Byte UA_VariableAttributes::accessLevel

Definition at line 628 of file types_generated.h.

◆ userAccessLevel

UA_Byte UA_VariableAttributes::userAccessLevel

Definition at line 629 of file types_generated.h.

◆ minimumSamplingInterval

UA_Double UA_VariableAttributes::minimumSamplingInterval

Definition at line 630 of file types_generated.h.

◆ historizing

UA_Boolean UA_VariableAttributes::historizing

Definition at line 631 of file types_generated.h.


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