Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

namespace http://opcfoundation.org/UA/
nodeClass DataType
name TsnStreamState
isAbstract false

Index

Enumeration members

Configuring

Configuring: = 1

The related TSN Stream is in the process of receiving configuration parameters from the TSN Control Layer.

Disabled

Disabled: = 0

The related TSN Stream is currently disabled.

Error

Error: = 4

The related TSN Stream object is in an error state.

Operational

Operational: = 3

The related TSN Stream object is configured and all other required preconditions (e.g. synchronization state) for sending / receiving data are valid.

Ready

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.

Generated using TypeDoc