.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaServer.IPriorityMappingEntryModel Class Reference

https://reference.opcfoundation.org/v105/Core/docs/Part22/5.2.15 More...

Inherits UnifiedAutomation.UaServer.BaseInterfaceModel.

Public Member Functions

 IPriorityMappingEntryModel ()
 Initializes a new instance of the IPriorityMappingEntryModel class. More...
 
 IPriorityMappingEntryModel (IPriorityMappingEntryModel template)
 Initializes a new instance of the IPriorityMappingEntryModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseInterfaceModel
 BaseInterfaceModel ()
 Initializes a new instance of the BaseInterfaceModel class. More...
 
 BaseInterfaceModel (BaseInterfaceModel template)
 Initializes a new instance of the BaseInterfaceModel 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

string MappingUri [get, set]
 Gets or sets the MappingUri More...
 
string PriorityLabel [get, set]
 Gets or sets the PriorityLabel More...
 
uint PriorityValue_DSCP [get, set]
 Gets or sets the PriorityValue_DSCP More...
 
byte PriorityValue_PCP [get, set]
 Gets or sets the PriorityValue_PCP 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.IPriorityMappingEntryModel.IPriorityMappingEntryModel ( )

Initializes a new instance of the IPriorityMappingEntryModel class.

UnifiedAutomation.UaServer.IPriorityMappingEntryModel.IPriorityMappingEntryModel ( IPriorityMappingEntryModel  template)

Initializes a new instance of the IPriorityMappingEntryModel class.

Parameters
templateThe template.

Property Documentation

string UnifiedAutomation.UaServer.IPriorityMappingEntryModel.MappingUri
getset

Gets or sets the MappingUri

string UnifiedAutomation.UaServer.IPriorityMappingEntryModel.PriorityLabel
getset

Gets or sets the PriorityLabel

uint UnifiedAutomation.UaServer.IPriorityMappingEntryModel.PriorityValue_DSCP
getset

Gets or sets the PriorityValue_DSCP

byte UnifiedAutomation.UaServer.IPriorityMappingEntryModel.PriorityValue_PCP
getset

Gets or sets the PriorityValue_PCP


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