5 Model

5.2 OPC UA Interfaces

5.2.6 IIeeeBaseTsnStreamType Interface

The IIeeeBaseTsnStreamType contains Variables which are common for both TSN talkers and TSN listeners. They represent the configuration properties and diagnostic values like reservation status and failure codes of a TSN stream. The IIeeeBaseTsnStreamType is formally defined Table 8.
Attribute | Value |
---|---|
BrowseName | IIeeeBaseTsnStreamType |
IsAbstract | True |
Subtype of the BaseInterfaceType defined in OPC 10000-5
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | StreamId | Byte[8] | BaseDataVariableType | Mandatory |
HasComponent | Variable | StreamName | String | BaseDataVariableType | Mandatory |
HasComponent | Variable | State | TsnStreamState | BaseDataVariableType | Mandatory |
HasComponent | Variable | AccumulatedLatency | UInt32 | BaseDataVariableType | Optional |
HasComponent | Variable | SrClassId | Byte | BaseDataVariableType | Optional |