.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.DataSetWriterModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.BaseObjectModel.

Public Member Functions

 DataSetWriterModel ()
 Initializes a new instance of the DataSetWriterModel class. More...
 
 DataSetWriterModel (DataSetWriterModel template)
 Initializes a new instance of the DataSetWriterModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseObjectModel
 BaseObjectModel ()
 Initializes a new instance of the BaseObjectModel class. More...
 
 BaseObjectModel (BaseObjectModel template)
 Initializes a new instance of the BaseObjectModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle. More...
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping. More...
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping. More...
 

Properties

uint DataSetFieldContentMask [get, set]
 Gets or sets the DataSetFieldContentMask More...
 
ushort DataSetWriterId [get, set]
 Gets or sets the DataSetWriterId More...
 
KeyValuePair[] DataSetWriterProperties [get, set]
 Gets or sets the DataSetWriterProperties More...
 
PubSubDiagnosticsDataSetWriterModel Diagnostics [get, set]
 Gets or sets the Diagnostics More...
 
uint KeyFrameCount [get, set]
 Gets or sets the KeyFrameCount More...
 
DataSetWriterMessageModel MessageSettings [get, set]
 Gets or sets the MessageSettings More...
 
PubSubStatusModel Status [get, set]
 Gets or sets the Status More...
 
DataSetWriterTransportModel TransportSettings [get, set]
 Gets or sets the TransportSettings More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.DataSetWriterModel.DataSetWriterModel ( )
inline

Initializes a new instance of the DataSetWriterModel class.

UnifiedAutomation.UaServer.DataSetWriterModel.DataSetWriterModel ( DataSetWriterModel  template)
inline

Initializes a new instance of the DataSetWriterModel class.

Parameters
templateThe template.

Property Documentation

uint UnifiedAutomation.UaServer.DataSetWriterModel.DataSetFieldContentMask
getset

Gets or sets the DataSetFieldContentMask

ushort UnifiedAutomation.UaServer.DataSetWriterModel.DataSetWriterId
getset

Gets or sets the DataSetWriterId

KeyValuePair [] UnifiedAutomation.UaServer.DataSetWriterModel.DataSetWriterProperties
getset

Gets or sets the DataSetWriterProperties

PubSubDiagnosticsDataSetWriterModel UnifiedAutomation.UaServer.DataSetWriterModel.Diagnostics
getset

Gets or sets the Diagnostics

uint UnifiedAutomation.UaServer.DataSetWriterModel.KeyFrameCount
getset

Gets or sets the KeyFrameCount

DataSetWriterMessageModel UnifiedAutomation.UaServer.DataSetWriterModel.MessageSettings
getset

Gets or sets the MessageSettings

PubSubStatusModel UnifiedAutomation.UaServer.DataSetWriterModel.Status
getset

Gets or sets the Status

DataSetWriterTransportModel UnifiedAutomation.UaServer.DataSetWriterModel.TransportSettings
getset

Gets or sets the TransportSettings


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