Click or drag to resize

ZoneData Class

Data specific to a single zone with the Selective Soldering System
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderApplicationZoneData

Namespace: CFX.Structures.SolderApplication
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ZoneData

The ZoneData type exposes the following members.

Constructors
 NameDescription
Public methodZoneData 
Top
Properties
 NameDescription
Public propertyBath_Temp Temperature of the solder bath in Celsius
Public propertyBath_Wave_Enabled Solder Wave Height correction enabled for the selective soldering system "True" or "False"
Public propertyBath_Wave_Hgt The value the wave height was corrected by in mm (millimetres)
Public propertyBot_Preheater_Power The power setting for the bottom side preheater as a percentage (0-100%)
Public propertyBot_Preheater_Soak The power setting for the bottom side preheater during the soak phase as a percentage (0-100%)
Public propertyBot_Preheater_Temp The maximum temperature of the item during the preheating cycle in Celsius
Public propertyBot_Preheater_Time The total time for the prehearting phase within this zone
Public propertyBottle1_Pressure Pressure of the Nitrogen for flux applicator 1 in kPa (kilopascal)
Public propertyBottle2_Pressure Pressure of the Nitrogen for flux applicator 2 in kPa (kilopascal)
Public propertyFid_XCorrection The X-axis fiducial correction value in mm (millimetres)
Public propertyFid_YCorrection The Y-axis fiducial correction value in mm (millimetres)
Public propertyFlux_Volume The total volume of flux applied to the item in mg (milligrams)
Public propertyProcessTime The time the item was within this zone of the Selective Soldering System
Public propertySolder_Quantity_Used The quantity of solder consumed by the soldering process in grams
Public propertyStageSequence The identity of the zone for this set of process data. Corresponds to the StageSequence number of the related Stage
Public propertyTop_Preheater_Power The power setting for the top side preheater during the heating phase as a percentage (0-100%)
Public propertyTop_Preheater_Soak The power setting for the top side preheater during the soak phase as a percentage (0-100%)
Public propertyTop_Preheater_Temp The maximum temperature of the item during the preheating cycle in Celsius
Public propertyTop_Preheater_Time The total time for the prehearting phase within this zone
Top
See Also