11
LT360 Precision Turntable
DLL Programming Manual
1.4 Error Messages
The LT360 can display a variety of error codes on the front panel
display. The error message will be displayed over a 4 second interval
with a format such as Err0 or Er13.
The following list describes some of the error codes which can appear:
//-------------------------------------------------
// Show Error Display Codes
//-------------------------------------------------
// 0 - Motor Home Position Error
// 1 - RS232-OE Overrun Error
// 2 - RS232-PE Parity Error
// 3 - RS232-FE Framing Error
// 4 - RS232-BI Break Int Error
// 5 - RS232 Unknown Command
// 6 - RS232 Invalid Parameter
// 7 - RS232 Invalid Return
// 8 - USB Unknown Command
// 9 - RS232 Command Timeout
// 10 -
// 11 - Display Cntrlr Adr Failure
// 12 - Switch Cntrlr Adr Failure
// 13 - Torque Cntrlr Adr Failure
// 14 - Output Cntrlr Adr Failure
// 15 -
// 16 -
// 17 -
// 18 -
// 19 -
// 20 -
//-------------------------------------------------
Most errors produced by the LT360 will be RS-232 command or
parameter errors, especially if the user is programming via RS-232. The
USB processing routines also rely on the RS-232 command decoders, so
it is very possible to see RS-232 error codes while using the USB
interface.
The basic LT360 serial RS-232 communication parameters are: 9600
baud, 8 data bits, no parity, 1 stop bit, and no flow control.