Get Line Status#
This task will give you the status for a particular Line.
Inputs#
| Name | Data Type | Description |
|---|---|---|
| lineName | String | Line Full Path |
| Activate | Any | Activate the task |
Outputs#
| Name | Data Type | Description |
|---|---|---|
| name | String | Information regarding in which Line the event occurred. Example: 'OIB Training\Line 1' |
| job | String | Full path of the job in case the line is operating in barcode mode |
| lineControlServer | String | Name of the server that controls the line |
| productionSchedule | String | Name of the production schedule |
| stationsStatus | Object | Station Status |
| 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#
This task uses a specific structure of context-based data called zone. More information on this topic can be read in the Zones page.

