Get Recipe for Station#
This command will give you the recipe for a particular station, by lane.
Inputs#
| Name | Data Type | Description |
|---|---|---|
| lineName | String | Line Full Path |
| stationName | String | Station name |
| Activate | Any | Activate the task |
Outputs#
| Name | Data Type | Description |
|---|---|---|
| leftConveyorRecipe | String | Recipe Name for the Left Conveyor |
| leftConveyorProcessState | String | Process State of the Left Conveyor |
| rightConveyorRecipe | String | Recipe Name for the Right Conveyor |
| rightConveyorProcessState | String | Recipe Name for the Right Conveyor |
| Success | Boolean | Triggered when the task is executed with success |
| Error | Error | Triggered when the task failed for some reason |
Settings#
On the General tab, you have the usual settings.
Remarks#
None.

