EyeLogic SDK  1.1.9
ELApi.ReturnCalibrate Class Reference

return values of calibrate( ) More...

Static Public Attributes

int SUCCESS = 0
 calibration successful
 
int NOT_CONNECTED = 1
 cannot calibrate: not connected to the server
 
int NOT_TRACKING = 2
 cannot calibrate: no device found or tracking not started
 
int INVALID_CALIBRATION_MODE = 3
 cannot start calibration: calibration mode is invalid or not supported
 
int ALREADY_BUSY = 4
 cannot start calibration: calibration or validation is already in progress
 
int FAILURE = 5
 calibration was not successful or aborted
 

Detailed Description

return values of calibrate( )