7. LW3 Programmers’ Reference
RAP-B511 series
– User's Manual
95
Applied firmware package: v1.1.0b3b3 | LDC software: v2.5.1b5
7.19. RS-232 Port Configuration
7.19.1.
Protocol Setting
Command and Response
ç
SET·/MEDIA/UART/
P1
.ControlProtocol=
<cont_protocol>
æ
pw
·
/MEDIA/UART/
P1
.ControlProtocol=
<cont_protocol>
Parameters
Identifier
Parameter description
Parameter values
<cont_protocol>
Selected protocol
0
: LW2
1
: LW3
Example
ç
SET /MEDIA/UART/P1.ControlProtocol=1
æ
pw /MEDIA/UART/P1.ControlProtocol=1
7.19.2.
BAUD Rate Setting
Command and Response
ç
SET·/MEDIA/UART/
P1
.Baudrate=
<baud_rate>
æ
pw
·
/MEDIA/UART/
P1
.Baudrate=
<baud_rate>
Parameters
Identifier
Parameter description
Parameter values
<baud_rate>
Baud rate
0
:
4800
;
1
: 7200;
2
:
9600
3
:
14400
;
4
: 19200;
5
:
38400
6
:
57600
;
7
: 115200
Example
ç
SET /MEDIA/UART/P1.Baudrate=2
æ
pw /MEDIA/UART/P1.Baudrate=2
7.19.3.
Databit Setting
Command and Response
ç
SET·/MEDIA/UART/P1.DataBits=
<databit>
æ
pw
·
/MEDIA/UART/P1.DataBits=
<databit>
Parameters
Identifier
Parameter description
Parameter values
<databit>
Databit
8
: 8
9
: 9
Example
ç
SET /MEDIA/UART/P1.DataBits=8
æ
pw /MEDIA/UART/P1.DataBits=8
7.19.4.
Stopbits Setting
Command and Response
ç
SET·/MEDIA/UART/P1.StopBits=
<stopbit>
æ
pw
·
/MEDIA/UART/P1.StopBits=
<stopbit>
Parameters
Identifier
Parameter description
Parameter values
<stopbit>
Stopbit
0
: 1
1
: 1,5
2
: 2
Example
ç
SET /MEDIA/UART/P1.StopBits=0
æ
pw /MEDIA/UART/P1.StopBits=0
7.19.5.
Parity Setting
Command and Response
ç
SET·/MEDIA/UART/P1.Parity=
<parity>
æ
pw
·
/MEDIA/UART/P1.Parity=
<parity>
Parameters
Identifier
Parameter description
Parameter values
<parity>
Parity
0
: no parity
1
: odd
2
: even
Example
ç
SET /MEDIA/UART/P1.Parity=0
æ
pw /MEDIA/UART/P1.Parity=0