Click or drag to resize

ReflowProcessDataZoneData Property

Process data (temperatures, etc.) for each zone of the reflow oven at the time when this transaction tool place.

Namespace: CFX.Structures.SolderReflow
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<ReflowZoneData> ZoneData { get; set; }

Property Value

ListReflowZoneData
See Also