STATE (ENUM)ΒΆ
TYPE STATE :
The PubSubState is used to expose and control the operation of the PubSub components:
Take a look to the state transition Diagram:
 
See: PubSubState at OPC Foundation
- Attributes:
- qualified_only
- InOut:
- Name - Comment - DISABLED - The PubSub component is configured but currently disabled. - PAUSED The PubSub component is enabled but currently paused by a parent component.The parent component is either- Disabledor- Paused.- OPERATIONAL - The PubSub component is operational - ERROR - The PubSub component is in an error state. 
