Click or drag to resize

N2Measurement Class

** NOTE: ADDED in CFX 2.0 **

N2 measurement information.
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderWaveN2Measurement

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

The N2Measurement type exposes the following members.

Constructors
 NameDescription
Public methodN2Measurement 
Top
Properties
 NameDescription
Public propertyLocation 
Public propertyN2ReadingValue Gets or sets the n2 reading value in %.
Public propertyN2Setpoint Gets or sets the n2 setpoint in %.
Public propertyO2ReadingValue Gets or sets the o2 reading value in ppm.
Public propertyO2Setpoint Gets or sets the o2 setpoint in ppm.
Top
See Also