open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
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

Definition at line 1849 of file types_generated.h.

Field Documentation

◆ engineeringUnits

UA_EUInformation UA_AxisInformation::engineeringUnits

Definition at line 1850 of file types_generated.h.

◆ eURange

UA_Range UA_AxisInformation::eURange

Definition at line 1851 of file types_generated.h.

◆ title

UA_LocalizedText UA_AxisInformation::title

Definition at line 1852 of file types_generated.h.

◆ axisScaleType

UA_AxisScaleEnumeration UA_AxisInformation::axisScaleType

Definition at line 1853 of file types_generated.h.

◆ axisStepsSize

size_t UA_AxisInformation::axisStepsSize

Definition at line 1854 of file types_generated.h.

◆ axisSteps

UA_Double* UA_AxisInformation::axisSteps

Definition at line 1855 of file types_generated.h.


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