TsnStreamState

The fields of the TsnStreamState DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Disabled | 0 | The related TSN Stream is currently disabled. |
Configuring | 1 | The related TSN Stream is in the process of receiving configuration parameters from the TSN Control Layer. |
Ready | 2 | The related TSN Stream has successfully received and applied the configuration from the TSN Control Layer. The related TSN Stream is not fully operational as long as local preconditions (e.g. synchronization state) are not valid. |
Operational | 3 | The related TSN Stream object is configured and all other required preconditions (e.g. synchronization state) for sending / receiving data are valid. |
Error | 4 | The related TSN Stream object is in an error state. |
The representation of the TsnStreamState DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=24220 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | TsnStreamState |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories | BNM TSN Base Info |
The references from the TsnStreamState DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType |