HF2211 Serial Server Device User Manual
http://www.iotworkshop.com - 52 -
Value: Default: 8bits. Can choose 8.
4.2.1.21. UART/Stopbits Instruction
Function: Display/Set UART stop bits function.
Format:
Query
<Stopbits>
Set
<Stopbits> [value]
Parameter:
Setting is valid immediately.
Value: Default: 1bits. Can choose 1, 1.5, 2.
4.2.1.22. UART/Parity Instruction
Function: Display/Set UART parity function.
Format:
Query
<Parity>
Set
<Parity> [value]
Parameter:
Setting is valid immediately.
Value: Default: None. Can choose NONE, EVEN, ODD.
4.2.1.23. UART/Buf Directory
Function: Display/Set UART Buffer directory.
Format:
Tab key query
4.2.1.24. UART/Buf/Bufsize Instruction
Function: Display/Set UART buffer size function.
Format:
Query
<Bufsize>
Set
<Bufsize> [value]
Parameter:
Buffer is used for cache UART received data. If the received data of one frame is larger
than buffer size. The data frame will be break into two packet send to network. Setting is
valid after reboot.
Value: Default: 512. Length range: 32~1400 bytes.