Barco IP-2003 Automobile Accessories User Manual


 
Manual # 26-0302000-00 / Revision E ImagePRO – Multi Format Image Processor
63
Serial Command Syntax
Serial Parameters
The following are the default parameter settings for serial communication.
Baud Rate is 38.4K.
Parity is NONE.
Stop Bit is 1.
Data Bit is 8.
For RS-232 signal connections, refer to Chapter 2 – Installation.
RS232 Mode
The ImagePRO will respond with a '#' prompt when the command processor is ready for a command.
The command syntax is shown below
cmd arg1 arg2 … argn<CR>
cmd cmd is any valid Graphics Board command, typically 2 to 6 alphabetic (non numeric) characters.
arg arg1, arg2, … argn are required or optional parameters depending on the command used.
<CR> carriage return (ASCII 13) terminates the command
A space (ASCII 32) must be inserted between the command and any arguments that follow. A space must also be
inserted between all argument parameters except for the last argument in the chain.
All commands in RS232 mode must be terminated with a carriage return (ASCII 13). The carriage return will tell the
command processor to begin execution of the command. See below for a decription of error codes.
Query commands will return the following:
=result
#
The '=' indicates a result from a command is following. The 'result' will follow directly after the '='. The value of the
result will vary depending on the query command used. A new line will be generated and the prompt will indicate the
system is ready for a new command.