Serial port Configure UDP serial mode
Digi Connect EZ Mini User Guide
137
l Enable full_duplex if you want to enable full duplex communication on this serial
port:
(config)> serial port1 full_duplex true
(config)>
The default is rs-232.
7. (Optional) Set a label that will be used when referring to this port.
(config)>serial port1 label label
(config)>
8. Set the baud rate used by the device to which you want to connect:
(config)>serial port1 label baudrate rate
(config)>
9. Set the number of data bits used by the device to which you want to connect:
(config)>serial port1 label databits bits
(config)>
10. Set the type of parity used by the device to which you want to connect:
(config)>serial port1 label parity parity
(config)>
Allowed values are:
n even
n odd
n none
The default is none.
11. Set the stop bits used by the device to which you want to connect:
(config)>serial port1 label stopbits bits
(config)>
12. Set the type of flow control used by the device to which you want to connect:
(config)>serial port1 label flow type
(config)
Allowed values are:
n none
n rts/cts
n xon/xoff
The default is none.
13. (Optional) Configure data framing: