UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.InternalClientFastDataMonitoredItem Class Reference

The parameters used to create a data monitored item with no filtering or queuing. More...

Properties

NodeId NodeId [get, set]
 Gets or sets the node id. More...
 
uint AttributeId [get, set]
 Gets or sets the attribute id. More...
 
DataChangeEventHandler Callback [get, set]
 Gets or sets the callback. More...
 

Detailed Description

The parameters used to create a data monitored item with no filtering or queuing.

Property Documentation

uint UnifiedAutomation.UaServer.InternalClientFastDataMonitoredItem.AttributeId
getset

Gets or sets the attribute id.

The attribute id.

DataChangeEventHandler UnifiedAutomation.UaServer.InternalClientFastDataMonitoredItem.Callback
getset

Gets or sets the callback.

The callback.

NodeId UnifiedAutomation.UaServer.InternalClientFastDataMonitoredItem.NodeId
getset

Gets or sets the node id.

The node id.


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