Gocator API > Go2 > Values > Go2CalibrationState
Gocator 1x00 API
Go2CalibrationState
Description

Represents the calibration status of a sensor system.

C
enum Go2CalibrationState {
  GO2_CALIBRATION_STATE_NONE = 0,
  GO2_CALIBRATION_STATE_AUTO = 1,
  GO2_CALIBRATION_STATE_MANUAL = 2
};
Members
Members 
Description 
GO2_CALIBRATION_STATE_NONE = 0 
Not calibrated 
GO2_CALIBRATION_STATE_AUTO = 1 
Auto calibration has been completed 
GO2_CALIBRATION_STATE_MANUAL = 2 
The transformation file has been manually adjusted 
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.