Workstation Workflow Usage
Workstations can be managed via Workflows. The items listed below are located under the Workstation Management object when editing a block.
Triggers
| Trigger | Description | 
|---|---|
| Workstation Disabled Status Changed | A Workstation has been enabled or disabled. | 
| Workstation Status Changed | A Workstation has gone offline or online. This is caused by situations such as Runtime stopping, a network disconnection, etc. | 
Commands
| Command | Parameters | Description | 
|---|---|---|
| Disable Workstation | Workstation — The Workstation to disable. | Disables a Workstation. This stops the Workstation from being used. Note: Once
                            a Workstation is disabled, there is no way to re-enable it unless an Enable
                            command is sent to it. | 
| Disable Workstation | Workstation — The Workstation to disable. Image File Path — File path for an image to display. | Disables a Workstation and displays an image. This stops the Workstation from being used. Note: Once
                                a Workstation is disabled, there is no way to re-enable it unless an Enable
                                command is sent to it. | 
| Enable Workstation | Workstation — The Workstation to enable. | Enables a previously disabled Workstation. | 
Properties
| Item ID | The unique identifier for this item. | 
| Item Type | The Type of item this is. | 
| Name | The value for this property is the Description configured via the property grid when the item is selected in Designer. | 
| Is Current Workstation Enabled | Whether the Workstation this Workflow is running on is enabled. | 
| Is Current Workstation Disabled | Whether the Workstation this Workflow is running on is disabled. | 
| Network Address | The address configured for the Workstation. | 
| Workstation is Online | Whether the Workstation is online (true) or not (false). | 
