AMX DCP-SRX User Manual page 36

100m 4k hdbaset daisy-chain scaling receiver
Table of Contents

Advertisement

IDX
Function Description
16
Set UART Baud Rate
17
Set UART End Character
18
Set UART STOPBIT
19
Set UART Parity bit
36
Syntax
Command:
CUBD#T
Return:
CUBD#T
Parameter:
※ SOR# : # = {9600, 19200, 38400,
57600, 115200}
Description:
Set UART Baud Rate.
Command:
CUED#T
Return:
CUED#T
Parameter:
※ UED# : # = {1, 2, 3, 4} // {1, 2, 3,
4}:{null, cr, lf, crlf}
Description:
Set UART End Character.
Syntax
Command:
CUBI#T
Return:
CUBI#T
Parameter:
※ UBI# : # = {0, 2} // {0, 2}:{1bit, 2bit}
Description:
Set UART Stop bit.
Command:
CUPA#T
Return:
CUPA#T
Parameter:
※ UPA# : # = {0, 1, 2} // {0, 1, 2}:{null,
odd, even}
Description:
Set UART Parity bit
More Details
Example
Command:
CUBD115200T
Return:
CUBD115200T
Description:
UART Baud Rate is 115200.
Command:
CUED4T
Return:
CUED4T
Description:
UART End Character is crlf ("\r\n").
Command:
CUBI0T
Return:
CUBI0T
Description:
UART Stop bit is 1.
Command:
CUPA1T
Return:
CUPA1T
Description:
UART Parity bit is odd.
USER MANUAL
DCP-SRX

Advertisement

Table of Contents
loading

Table of Contents