20
COMMAND
Description and Parameters
set_serial_bits N1
Set the number of serial data bits.
Available values for
N1:
0
[5 bits]
1
[6 bits]
2
[7 bits]
3
[8 bits]
Note: Valid on Receiver 1 only.
get_serial_bits
Show the current number of serial data bits.
Note: Valid on Receiver 1 only.
set_serial_parity N1
Set the serial parity bit.
Available values for
N1:
0
[None]
1
[Odd]
2
[Even]
Note: Valid on Receiver 1 only.
get_serial_parity
Show the current serial parity bit setting.
Note: Valid on Receiver 1 only.
set_serial_stop N1
Set the number of serial stop bits.
Available values for
N1:
0
[1 stop bit]
1
[2 stop bits]
Note: Valid on Receiver 1 only.
get_serial_stop
Show the current number of serial stop bits.
Note: Valid on Receiver 1 only.