.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaServer.BaseNodeManager.MappedNode Class Reference

A class that maps an object to a node. More...

Properties

object Lock [get, set]
 An object used for synchronization More...
 
IModelMapper Mapper [get, set]
 The mapper used to get and set the value More...
 
ModelMapping Mapping [get, set]
 The object with the node data More...
 

Detailed Description

A class that maps an object to a node.

Property Documentation

object UnifiedAutomation.UaServer.BaseNodeManager.MappedNode.Lock
getset

An object used for synchronization

IModelMapper UnifiedAutomation.UaServer.BaseNodeManager.MappedNode.Mapper
getset

The mapper used to get and set the value

ModelMapping UnifiedAutomation.UaServer.BaseNodeManager.MappedNode.Mapping
getset

The object with the node data


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