|
open62541 1.4.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 |
AxisInformation.
Definition at line 3571 of file types_generated.h.
| UA_AxisScaleEnumeration UA_AxisInformation::axisScaleType |
Definition at line 3575 of file types_generated.h.
| UA_Double* UA_AxisInformation::axisSteps |
Definition at line 3577 of file types_generated.h.
| size_t UA_AxisInformation::axisStepsSize |
Definition at line 3576 of file types_generated.h.
| UA_EUInformation UA_AxisInformation::engineeringUnits |
Definition at line 3572 of file types_generated.h.
| UA_Range UA_AxisInformation::eURange |
Definition at line 3573 of file types_generated.h.
| UA_LocalizedText UA_AxisInformation::title |
Definition at line 3574 of file types_generated.h.