Click or drag to resize

CalibrationType Enumeration

** NOTE: ADDED in CFX 1.3 **

Types of calibrations

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public enum CalibrationType
Members
Member nameValueDescription
Unkwnown0 Unknown calibration type
General1 Specified when the calibration cannot be characterized by one of the other options of this enumeration
XAxis2 The X Axis of a robotic / automated device has been calibrated
YAxis3 The Y Axis of a robotic / automated device has been calibrated
ZAxis4 The Z Axis of a robotic / automated device has been calibrated
UnitPosition5 The robotic / automated device has calibrated the location of a production unit (typically using reference/fiducial marks, but also potentially by other means)
TravelRange6

** NOTE: ADDED in CFX 1.3 **

The robotic / automated device has calibrated the travel range of a part (typically head)
SystemIdentification7

** NOTE: ADDED in CFX 1.3 **

The robotic / automated device has calibrated the identification system
ZeroPointOffset8

** NOTE: ADDED in CFX 1.3 **

The robotic / automated device has calibrated the zero reference position
BoardCamera9

** NOTE: ADDED in CFX 1.3 **

Camera reading the board
FeedUnitsTable10

** NOTE: ADDED in CFX 1.3 **

Unit feed table
NozzleChanger11

** NOTE: ADDED in CFX 1.3 **

Changer of the nozzle
BoardReferenceCorner12

** NOTE: ADDED in CFX 1.3 **

Corner reference for the vboard
ComponentSensorCamera13

** NOTE: ADDED in CFX 1.3 **

Component sensor camera
SegmentOffset14

** NOTE: ADDED in CFX 1.3 **

Offset
ComponentSensorLightBarrier15

** NOTE: ADDED in CFX 1.3 **

Barrier for the light sensor
ZeroPressure16

** NOTE: ADDED in CFX 1.3 **

Pressure
BoardMapping17

** NOTE: ADDED in CFX 1.3 **

Mapping of the board
HeadMapping18

** NOTE: ADDED in CFX 1.3 **

Mapping of the head
HeadsAndCameras19

** NOTE: ADDED in CFX 1.3 **

Head and camera
VacuumTooling20

** NOTE: ADDED in CFX 1.3 **

Vacuum tool
See Also