D Command Syntax
It is possible to control the instrument over the RS232 or the USB port with an external computer. It
is also possible to write your own test program for a fully customized test procedure.
A description of all commands (90235 Command Set CAPO) and more details is stored on the
delivered USB-Key. The newest version can always be downloaded from the internet at
www.raytech.ch.
D.1 Raytech USB/Serial Port Driver
Raytech is providing a SDK for Software integrations in .NET Projects. For more information have
a look at chapter C Software Development Kit (SDK) on page 100.
D.2 Command Syntax
Cmd [Para[,Para2..]] LF”
Separator for Cmd and Parameters ‘ ‘ (space 0x20)
Separator for Parameters: ‘,’
Numeric Format of Numbers: float ( C - Language), “.” as decimal point
Format of Strings: all ASCII Characters from 0x20 to 0x7f]
D.3 Answer-codes
D.3.1 Synchronous Answers
Answer to a command:
Response Code Remarks
"*0 ok"
Ok
"*1 unkn"
Unknown Command
"*2 Error"
Syntax Error
"*3 Emerg"
Emergency is pressed
"*4 Range"
Parameter is out of range
"*5 Missing Parameter"
Missing Parameter
"*7 Internal"
Internal Error
"*99 No Authorization"
Invalid License