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

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

Inherits UnifiedAutomation.UaServer.BaseInterfaceModel.

Public Member Functions

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

uint AccumulatedLatency [get, set]
 Gets or sets the AccumulatedLatency More...
 
byte SrClassId [get, set]
 Gets or sets the SrClassId More...
 
TsnStreamState State [get, set]
 Gets or sets the State More...
 
byte[] StreamId [get, set]
 Gets or sets the StreamId More...
 
string StreamName [get, set]
 Gets or sets the StreamName 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.IIeeeBaseTsnStreamModel.IIeeeBaseTsnStreamModel ( )

Initializes a new instance of the IIeeeBaseTsnStreamModel class.

UnifiedAutomation.UaServer.IIeeeBaseTsnStreamModel.IIeeeBaseTsnStreamModel ( IIeeeBaseTsnStreamModel  template)

Initializes a new instance of the IIeeeBaseTsnStreamModel class.

Parameters
templateThe template.

Property Documentation

uint UnifiedAutomation.UaServer.IIeeeBaseTsnStreamModel.AccumulatedLatency
getset

Gets or sets the AccumulatedLatency

byte UnifiedAutomation.UaServer.IIeeeBaseTsnStreamModel.SrClassId
getset

Gets or sets the SrClassId

TsnStreamState UnifiedAutomation.UaServer.IIeeeBaseTsnStreamModel.State
getset

Gets or sets the State

byte [] UnifiedAutomation.UaServer.IIeeeBaseTsnStreamModel.StreamId
getset

Gets or sets the StreamId

string UnifiedAutomation.UaServer.IIeeeBaseTsnStreamModel.StreamName
getset

Gets or sets the StreamName


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