Work |
{
"TransactionID": "2c24590d-39c5-4039-96a5-91900cecedfa",
"Stage": {
"StageSequence": 1,
"StageName": "STAGE1",
"StageType": "Work"
},
"Result": "Completed",
"PerformanceImpacts": [
{
"Cause": "LowFeederSpeed"
},
{
"Cause": "AlternativeTrackUsed"
}
]
}The WorkStageCompleted type exposes the following members.
| Name | Description | |
|---|---|---|
| WorkStageCompleted |
| Name | Description | |
|---|---|---|
| PerformanceImpacts | ** NOTE: ADDED in CFX 1.6 ** The total amount of productive time (in ms) that is expected to process one unit or group of units (as in the case of a carrier or panelized PCB), assuming no blocked or starved conditions at the station. This does not include any non-productive time, such as transfer, positioning, etc. | |
| Result | An enumeration indicating the overall result of the Work transaction | |
| Stage | The stage name or number | |
| TransactionID | Related Transaction ID specified previously by WorkStarted Message |