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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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