UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations 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.
 
uint AttributeId [get, set]
 Gets or sets the attribute id.
 
DataChangeEventHandler Callback [get, set]
 Gets or sets the callback.
 

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: