UA Ansi C Server Professional  1.3.1.232
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_NumericRange Struct Reference

Numeric Range structure for OPC UA IndexRange parameter. More...

#include <uaserver_utilities_types.h>

Data Fields

OpcUa_UInt32 From
 Index or start of range if Type = Range.
OpcUa_UInt32 To
 End of range if Type = Range, unused otherwise.

Detailed Description

Numeric Range structure for OPC UA IndexRange parameter.

Field Documentation

OpcUa_UInt32 _UaServer_NumericRange::From

Index or start of range if Type = Range.

OpcUa_UInt32 _UaServer_NumericRange::To

End of range if Type = Range, unused otherwise.


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