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

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

Inherits UnifiedAutomation.UaServer.BaseInterfaceModel.

Public Member Functions

 ISrClassModel ()
 Initializes a new instance of the ISrClassModel class. More...
 
 ISrClassModel (ISrClassModel template)
 Initializes a new instance of the ISrClassModel 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

byte Id [get, set]
 Gets or sets the Id More...
 
byte Priority [get, set]
 Gets or sets the Priority More...
 
ushort Vid [get, set]
 Gets or sets the Vid 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.ISrClassModel.ISrClassModel ( )

Initializes a new instance of the ISrClassModel class.

UnifiedAutomation.UaServer.ISrClassModel.ISrClassModel ( ISrClassModel  template)

Initializes a new instance of the ISrClassModel class.

Parameters
templateThe template.

Property Documentation

byte UnifiedAutomation.UaServer.ISrClassModel.Id
getset

Gets or sets the Id

byte UnifiedAutomation.UaServer.ISrClassModel.Priority
getset

Gets or sets the Priority

ushort UnifiedAutomation.UaServer.ISrClassModel.Vid
getset

Gets or sets the Vid


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