.NET Based OPC UA Client/Server SDK  3.2.1.522
UnifiedAutomation.UaServer.PubSubCapabilitiesModel Class Reference

https://reference.opcfoundation.org/v105/Core/docs/Part14/9.1.12 More...

Inherits UnifiedAutomation.UaServer.BaseObjectModel.

Public Member Functions

 PubSubCapabilitiesModel ()
 Initializes a new instance of the PubSubCapabilitiesModel class. More...
 
 PubSubCapabilitiesModel (PubSubCapabilitiesModel template)
 Initializes a new instance of the PubSubCapabilitiesModel 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 MaxDataSetReaders [get, set]
 Gets or sets the MaxDataSetReaders More...
 
uint MaxDataSetWriters [get, set]
 Gets or sets the MaxDataSetWriters More...
 
uint MaxFieldsPerDataSet [get, set]
 Gets or sets the MaxFieldsPerDataSet More...
 
uint MaxPubSubConnections [get, set]
 Gets or sets the MaxPubSubConnections More...
 
uint MaxReaderGroups [get, set]
 Gets or sets the MaxReaderGroups More...
 
uint MaxWriterGroups [get, set]
 Gets or sets the MaxWriterGroups 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.PubSubCapabilitiesModel.PubSubCapabilitiesModel ( )

Initializes a new instance of the PubSubCapabilitiesModel class.

UnifiedAutomation.UaServer.PubSubCapabilitiesModel.PubSubCapabilitiesModel ( PubSubCapabilitiesModel  template)

Initializes a new instance of the PubSubCapabilitiesModel class.

Parameters
templateThe template.

Property Documentation

uint UnifiedAutomation.UaServer.PubSubCapabilitiesModel.MaxDataSetReaders
getset

Gets or sets the MaxDataSetReaders

uint UnifiedAutomation.UaServer.PubSubCapabilitiesModel.MaxDataSetWriters
getset

Gets or sets the MaxDataSetWriters

uint UnifiedAutomation.UaServer.PubSubCapabilitiesModel.MaxFieldsPerDataSet
getset

Gets or sets the MaxFieldsPerDataSet

uint UnifiedAutomation.UaServer.PubSubCapabilitiesModel.MaxPubSubConnections
getset

Gets or sets the MaxPubSubConnections

uint UnifiedAutomation.UaServer.PubSubCapabilitiesModel.MaxReaderGroups
getset

Gets or sets the MaxReaderGroups

uint UnifiedAutomation.UaServer.PubSubCapabilitiesModel.MaxWriterGroups
getset

Gets or sets the MaxWriterGroups


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