CFX. |
| Class | Description | |
|---|---|---|
| GenericProcessData | ** NOTE: ADDED in CFX 2.1 ** A flexible ProcessData variant suitable for a wide range of equipment that does not have (or does not need) a dedicated process-specific structure. Communicates three kinds of information captured during processing of a production unit or a collection of units:
| |
| GenericStageData | ** 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. | |
| GenericValue | ** NOTE: ADDED in CFX 2.1 ** A named numeric value used to represent either a setpoint or a reading within a GenericProcessData structure. When used as a setpoint, only the Value and ValueUnits properties are typically populated. When used as a reading, the expected value and acceptable range properties may also be populated. |