Generic |
The GenericProcessData type exposes the following members.
| Name | Description | |
|---|---|---|
| Parameters | Other non-numerical named parameters that were captured during processing (communicated as name / string-value pairs). | |
| Readings | The set of numeric readings that were measured during processing (for example, overall cycle time or whole-machine telemetry). | |
| Setpoints | The set of configured numeric setpoints that were active during processing (for example, recipe-level setpoints that do not vary by stage). | |
| StageData | Optional list of per-stage process data, populated when the equipment has multiple stages that each report their own setpoints, readings, and parameters. |