open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_AxisInformation Struct Reference

#include <types_generated.h>

Data Fields

UA_EUInformation engineeringUnits
 
UA_Range eURange
 
UA_LocalizedText title
 
UA_AxisScaleEnumeration axisScaleType
 
size_t axisStepsSize
 
UA_DoubleaxisSteps
 

Detailed Description

AxisInformation.

Definition at line 3571 of file types_generated.h.

Field Documentation

◆ axisScaleType

UA_AxisScaleEnumeration UA_AxisInformation::axisScaleType

Definition at line 3575 of file types_generated.h.

◆ axisSteps

UA_Double* UA_AxisInformation::axisSteps

Definition at line 3577 of file types_generated.h.

◆ axisStepsSize

size_t UA_AxisInformation::axisStepsSize

Definition at line 3576 of file types_generated.h.

◆ engineeringUnits

UA_EUInformation UA_AxisInformation::engineeringUnits

Definition at line 3572 of file types_generated.h.

◆ eURange

UA_Range UA_AxisInformation::eURange

Definition at line 3573 of file types_generated.h.

◆ title

UA_LocalizedText UA_AxisInformation::title

Definition at line 3574 of file types_generated.h.


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