Click or drag to resize

PressData Class

Describes various data pertaining the result of a press.
Inheritance Hierarchy
SystemObject
  CFX.Structures.PressInsertionPressData

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class PressData

The PressData type exposes the following members.

Constructors
 NameDescription
Public methodPressData Default constructor
Top
Properties
 NameDescription
Public propertyHeightAtMaxForce The height at which max pressing force was achieved
Public propertyMaxForce The max force achieved during the press
Public propertySPCAverageForce The average force measured over the SPC position range
Public propertyStatus Status indicating how the press terminated
Public propertyTerminationForce The force at which the press terminated
Public propertyTerminationHeight The height at which the press terminated
Public propertyTerminationMeasurement Describes the force or height measurement which caused the press to terminate
Top
See Also