EyeLogic SDK  1.1.9
ELApi.ReturnValidate Class Reference

return values of validate( ) More...

Static Public Attributes

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

Detailed Description

return values of validate( )