18
$B – SET AUXILIARY PORT BAUD RATE (Only 9600 functional)
Syntax: $B(V)
Prints a text string through the PRINTER PORT. The string will have a
<CR><LF> appended to the end when sent out the Auxiliary Port to the printer.
Where:
(V) = Baud Rate Value and (V) must be one of the following:
• 600
• 1200
• 2400
• 4800
• 9600
• 19.2K
• 38.4K
• 57.6K
• 115.2K
• 230.4K
Response: [current value > new value]<CR><LF>
$C – DOWNLOAD CALIBRATION FILE
Syntax: $C(D)
Where:
(D) is the device (channel) (0-7)
This command informs the SS LRX that a calibration file for a specific channel is
going to be sent. The SS LRX prepares to receive the file and the following
“handshaking” ensues:
Response: OK, Waiting for file for device #(D) <CR><LF>
Host: (calibration file)
Response: Done<CR><LF>
Response: (N) segments for device (D) <CR><LF>