Gocator API > Go2 > Values > Go2CalibrationTarget
Gocator 3x00 API
Go2CalibrationTarget
Description

Represents a calibration target type.

C
enum Go2CalibrationTarget {
  GO2_CALIBRATION_TARGET_NONE = 0,
  GO2_CALIBRATION_TARGET_DISK = 1,
  GO2_CALIBRATION_TARGET_BAR = 2,
  GO2_CALIBRATION_TARGET_PLATE = 3
};
Members
Members 
Description 
GO2_CALIBRATION_TARGET_NONE = 0 
No calibration target. 
GO2_CALIBRATION_TARGET_DISK = 1 
Calibration disk. 
GO2_CALIBRATION_TARGET_BAR = 2 
Calibration bar. 
GO2_CALIBRATION_TARGET_PLATE = 3 
Calibration plate. 
File

Go2Api.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.