Click or drag to resize

WaveFluxHead Class

** NOTE: ADDED in CFX 2.0 **

Flux head information.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderWaveWaveFluxHead

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

The WaveFluxHead type exposes the following members.

Constructors
 NameDescription
Public methodWaveFluxHead 
Top
Properties
 NameDescription
Public propertyActive Gets or sets a value indicating whether this [!:FluxHead] is active.
Public propertyActiveFluxTankReadingPoint Gets or sets the active flux tank reading point. 1 based (1, 2, ...)
Public propertyActiveFluxTankSetValue Gets or sets the active flux tank set value. 1 based (1, 2, ...)
Public propertyConsumptionMeasurementActive Gets or sets a value indicating whether [consumption measurement active] during the processing of the unit.
Public propertyConsumptionReadingPoint Gets or sets the flux head1 axis1 consumption reading point in ml.
Public propertyConsumptionSetValue Gets or sets the flux head1 axis1 consumption set value in ml.
Public propertyDoseReadingPoint Gets or sets the dose reading point in %.
Public propertyDoseSetValue Gets or sets the dose set value in %.
Public propertyFluxTankPressureReadingPoint Gets or sets the flux tank pressure reading point in mbar.
Public propertyFluxTankPressureSetValue Gets or sets the flux tank pressure set value in mbar.
Public propertyFluxTraverseSpeedReadingPoint Gets or sets the flux traverse speed reading point in mm/sec.
Public propertyFluxTraverseSpeedSetValue Gets or sets the flux traverse speed set value in mm/sec.
Public propertyProcessTimeReadingValue Gets or sets the process time reading value.
Public propertySequence 1 based sequence (1, 2, 3, ...)
Top
See Also