CFX.ResourcePerformance.SMTPlacement Namespace |
Messages related to the performance of resources where SMT placement takes place (SMT placement equipment).
This includes specialized faults, placement rates, and other information related to the performance
of an SMT placement machine.
Classes | Class | Description |
---|
 | ComponentsPlaced |
Sent periodically by an SMT placement machine to indicate the number of placements which were
successfully or unsuccessfully completed during the sample time window.
This sample time window shall not exceed 10 minutes.
{
"StartTime": "2018-04-05T09:28:06.161835-04:00",
"EndTime": "2018-04-05T09:38:06.161835-04:00",
"TotalComponentsPlaced": 875,
"TotalComponentsNotPlaced": 45
} |