Click or drag to resize

GenericProcessData Properties

The GenericProcessData type exposes the following members.

Properties
 NameDescription
Public propertyParameters Other non-numerical named parameters that were captured during processing (communicated as name / string-value pairs).
Public propertyReadings The set of numeric readings that were measured during processing (for example, overall cycle time or whole-machine telemetry).
Public propertySetpoints The set of configured numeric setpoints that were active during processing (for example, recipe-level setpoints that do not vary by stage).
Public propertyStageData Optional list of per-stage process data, populated when the equipment has multiple stages that each report their own setpoints, readings, and parameters.
Top
See Also