Interface Specification Document
6.3.1.9 Color
•
DESCRIPTION:
This message sets palette for the screen.
•
SYNTAX:
*COLR,N<CR><LF>
•
PARAMETERS:
N – Color Selection.
0 – Black and white.
1 – Black.
2 – Dark.
3 – Dim.
4 – Blue and yellow.
5 – Vivid.
•
EXAMPLE:
*COLR,1<CR><LF>
This example sets the palette to be black and white.
6.3.1.10 Command Baud Rate
•
DESCRIPTION:
This message selects the baud rate for reception of command messages on serial port 2.
•
SYNTAX:
*CTBR,N<CR><LF>
•
PARAMETERS:
N – Baud rate. Different speeds are 1200, 2400, 4800, 9600, 19200, 38400, 57600,
115200.
•
EXAMPLE:
*CTBR,115200<CR><LF>
This example sets both IN and OUT baud rates on serial port 2 at 115200 baud.
6.3.1.11 Cursor
•
DESCRIPTION:
This message moves the cursor on the screen to X and Y position.
•
SYNTAX:
*CURS,X,Y<CR><LF>
•
PARAMETERS:
X – X Coordinate.
Y – Y Coordinate.
•
EXAMPLE:
*CURS,0,0<CR><LF>
This example moves the cursor to the upper left corner of the screen.
6.3.1.12 Date
•
DESCRIPTION:
Use this message to set the date (not used for time stamping any data).
•
SYNTAX:
*DATE,Year,Month,Day<CR><LF>
•
PARAMETERS:
Year – In four digits.
Month – Month, 1 – 12.
Day – Day, 1 – 31.
•
EXAMPLE:
*DATE,2001,3,8<CR><LF> The example sets the date to 8 March 2001.
______________________________________________________________________
SeaBat 8101 Operator's Manual
6-9
(ISD Rev 1.23) Version 3.02