Click or drag to resize

PreheatingAggregate Class

** NOTE: ADDED in CFX 2.0 **

Heating aggregate representation.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderWaveAggregate
    CFX.Structures.SolderWavePreheatingAggregate

Namespace: CFX.Structures.SolderWave
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class PreheatingAggregate : Aggregate

The PreheatingAggregate type exposes the following members.

Constructors
 NameDescription
Public methodPreheatingAggregate 
Top
Properties
 NameDescription
Public propertyConvectionActiveReadingValue Gets or sets the convection active reading value.
Public propertyConvectionActiveSetpoint Gets or sets the convection active set point.
Public propertyConvectionIncreaseActiveReadingValue Gets or sets the convection increase active reading value.
Public propertyConvectionIncreaseActiveSetpoint Gets or sets the convection increase active set point.
Public propertyConvectionSpeedReadingValue Gets or sets the convection speed reading value.
Public propertyConvectionSpeedSetpoint Gets or sets the convection speed set point.
Public propertyConvectionSpeedValueUnit Gets or sets the convection speed value unit.
Public propertyPowerReadingValue Gets or sets the power reading value.
Public propertyPowerSetpoint Gets or sets the power set point.
Public propertyPreheatingSections Gets or sets the preheating sections.
Public propertyPreheatingType An enumeration indicating the heating aggregate type.
Public propertyTemperatureReadingValue Gets or sets the temperature [°C] reading value.
Public propertyTemperatureSetpoint Gets or sets the setpoint of the temperature.
Top
See Also