|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_EUInformation | engineeringUnits |
| UA_Range | eURange |
| UA_LocalizedText | title |
| UA_AxisScaleEnumeration | axisScaleType |
| size_t | axisStepsSize |
| UA_Double * | axisSteps |
Definition at line 1849 of file types_generated.h.
| UA_AxisScaleEnumeration UA_AxisInformation::axisScaleType |
Definition at line 1853 of file types_generated.h.
| UA_Double* UA_AxisInformation::axisSteps |
Definition at line 1855 of file types_generated.h.
| size_t UA_AxisInformation::axisStepsSize |
Definition at line 1854 of file types_generated.h.
| UA_EUInformation UA_AxisInformation::engineeringUnits |
Definition at line 1850 of file types_generated.h.
| UA_Range UA_AxisInformation::eURange |
Definition at line 1851 of file types_generated.h.
| UA_LocalizedText UA_AxisInformation::title |
Definition at line 1852 of file types_generated.h.