UA Ansi C Server Professional  1.3.3.242
 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. More...
 
OpcUa_UInt32 To
 End of range if Type = Range, unused otherwise. More...
 

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: