Commands Chapter 5
EuroPak-15a Receiver User Manual Rev 5 51
5.3.5 COM Serial Port Configuration ControlThis command permits you to configure the receiver’s asynchronous serial port communications drivers.
See Section 4.1.1.1 on Page 31 for a description of the factory defaults.
Syntax: Message ID: 4
Example:
COM COM3 57600 N 8 1 N OFF ON
COM [PORT ]BPS [PARITY [DATABITS [STOPBITS [HANDSHAKE [ECHO [BREAK ]]]]]]
Field Field
Name Valid Values Description Format Binary
Bytes Binary
Offset
1header This field contains the Abbreviated ASCII command name. See Section 4.1
on Page 31.H 0
2port See Table10 on Page 39.Serial port to apply the settings to.
If no value is supplied, the
settings are applied to COM1. Enum 4 H
3bps 9600, 19200, 38400,
57600, 115200, or
230400a
a. Baud rates higher than 115,200 bps are not supported by standard PC hardware. Special PC
hardware is required for higher rates, such as 230,400 bps.
Communication baud rate (bps) ULong 4H+4
4parity See Table20 on Page 52. Parity. If not specified, no parity
is assumed. Enum 4H+8
5databits 7 or 8 Number of data bits ULong 4H+12
6stopbits 1 or 2 Number of stop bits ULong 4H+16
7handshake See Table21 on Page 52. Handshaking Enum 4H+20
8echo See Table22 on Page 52.Echo ability Enum 4H+24
9break See Table23 on Page 52. Break detection Enum 4H+28