Click or drag to resize

WaveProcessData Class

** NOTE: ADDED in CFX 2.0 **

Provides information about the conditions within a wave soldering machine.
Inheritance Hierarchy
SystemObject
  CFX.StructuresProcessData
    CFX.Structures.SolderWaveWaveProcessData

Namespace: CFX.Structures.SolderWave
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class WaveProcessData : ProcessData

The WaveProcessData type exposes the following members.

Constructors
 NameDescription
Public methodWaveProcessData 
Top
Properties
 NameDescription
Public propertyConveyors List of conveyor data (as seen while the processed unit was processed)
Public propertyN2 
Public propertyUnitLength Measured length [mm] of the unit.
Public propertyUnitLengthSetpoint Setpoint of the length [mm] of the unit.
Public propertyUnitProcessData Gets or sets the unit process data.
Top
See Also