34 Communication with a PC
_________________________________________________________________________________
______________________________________________________________________________________________________
© 2012 Thorlabs
4.4.1 Error queue empty
0,"No errors"
Error queue is empty.
4.4.2 100 ... 199 command error messages
100,"Unknown command"
Possible reason:
":HELLO WORLD". This string sent to the PRO8000 (-4) / 800
was not recognized as valid command.
":ILD:SET? 1.1". This command requires no numerical
parameter.
101,"Invalid character"
Possible reason:
Hex 09. This character sent to the PRO8000 (-4) / PRO800 does
not belong to the allowed set of characters.
102,"Invalid numeric parameter"
Possible reasons: ":ILD:SET 1.1." The second decimal point is not allowed.
":ILD:SET 12E+12E". The second "E" is not allowed.
103,"Invalid text parameter"
Possible reasons: ":SENSOR CG". This parameter is not valid for a temperature
sensor.
":MODE THH". This parameter is not valid for this command.
104,"Missing parameter"
Possible reason:
":ILD:SET". This command requires a numerical parameter.
105,"Invalid separator"
Possible reason:
":ILD:SE". This command was not complete.
107,"Empty slot"
Possible reason:
":SLOT 3" selected an empty slot.