Get Job Details#
This task returns the Job Details for a specific line. Outputs an object with Job->Recipes Structure.
Inputs#
| Name | Data Type | Description |
|---|---|---|
| lineFullPath | string | Line Full Path eg: Virtual Lines\\Virtual Line 01 |
| jobFullPath | string | Job Full Path eg: Demo Jobs\\Job ASM ProcessExpert Testboard V10 |
| Activate | Any | Activate the task |
Outputs#
| Name | Data Type | Description |
|---|---|---|
| jobDetails | Object | Job Details |
| 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.
Behavior#
Call the Task with an OIB full Line Path and the task will send a command to the OIB SiplacePro, in the reply of the command there will be the information for the Job Details.
Remarks#
None.

