.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaServer.AudioVariableModel Class Reference

https://reference.opcfoundation.org/v104/Core/docs/Part5/7.19 More...

Inherits UnifiedAutomation.UaServer.BaseDataVariableModel.

Public Member Functions

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

new byte[] Value [get, set]
 Gets or sets the value. More...
 
string AgencyId [get, set]
 Gets or sets the AgencyId More...
 
string ListId [get, set]
 Gets or sets the ListId More...
 
string VersionId [get, set]
 Gets or sets the VersionId More...
 
- Properties inherited from UnifiedAutomation.UaServer.BaseVariableModel
object Value [get, set]
 Gets or sets the value. 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.AudioVariableModel.AudioVariableModel ( )
inline

Initializes a new instance of the AudioVariableModel class.

UnifiedAutomation.UaServer.AudioVariableModel.AudioVariableModel ( AudioVariableModel  template)
inline

Initializes a new instance of the AudioVariableModel class.

Parameters
templateThe template.

Property Documentation

string UnifiedAutomation.UaServer.AudioVariableModel.AgencyId
getset

Gets or sets the AgencyId

string UnifiedAutomation.UaServer.AudioVariableModel.ListId
getset

Gets or sets the ListId

new byte [] UnifiedAutomation.UaServer.AudioVariableModel.Value
getset

Gets or sets the value.

string UnifiedAutomation.UaServer.AudioVariableModel.VersionId
getset

Gets or sets the VersionId


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