Get Line Status#
This task delivers the actual physical setups unfiltered for the specified machine(s).
Inputs#
| Name | Data Type | IsTrigger | Description |
|---|---|---|---|
| lineFullPath | String | Line Full Path eg: Virtual Lines\\Virtual Line 01 | |
| machineId | String | MachineId to query for ActualSetup | |
| Activate | Any | Yes | Activate the task |
Outputs#
| Name | Data Type | Description |
|---|---|---|
| actualSetups | Object | The actual setups of the specified machine. |
| 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.

