Generic |
** NOTE: ADDED in CFX 2.1 **
Represents the setpoints, readings, and parameters captured for a single stage of a multi-stage process. Used within the StageData list when equipment reports similar process information for each stage.The GenericStageData type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericStageData | Default constructor. |
| Name | Description | |
|---|---|---|
| Parameters | Other non-numerical named parameters that were captured during processing at this stage (communicated as name / string-value pairs). | |
| Readings | The set of numeric readings that were measured during processing at this stage (for example, actual temperatures, pressures, or flow rates). | |
| Setpoints | The set of configured numeric setpoints that were active during processing at this stage (for example, zone temperature or fan speed setpoints). | |
| Stage | The stage of the equipment that this process data pertains to. |