Serial port
Add a USB serial port
TX54 User Guide
221
where
mode
is either:
n
login
: Allows the user to log into the device through the serial port.
n
remote
: Allows for remote access to another device that is connected to the serial port.
n
application
: Provides access to the serial device from Python applications. See
for information about creating Python applications that
access the serial port.
n
modbus
: Allows you to use the serial port for Modbus. See
.
n
udpserial
: Provides access to the device through a UDP serial port. See
.
The default is Login.
5. (Optional) Set a label that will be used when referring to this port.
(config serial USB_port)> label
label
(config serial USB_port)>
6. If
mode
is set to
login
or
remote
:
a. Set the baud rate used by the device to which you want to connect:
(config serial USB_port)> baudrate
rate
(config serial USB_port)>
b. Set the number of data bits used by the device to which you want to connect:
(config serial USB_port)> databits
bits
(config serial USB_port)>
c. Set the type of parity used by the device to which you want to connect:
(config serial USB_port)> parity
parity
(config serial USB_port)>
Allowed values are:
n
even
n
odd
n
none
The default is
none
.
d. Set the stop bits used by the device to which you want to connect:
(config serial USB_port)> stopbits
bits
(config serial USB_port)>
e. Set the type of flow control used by the device to which you want to connect:
(config serial USB_port)> flow
type
(config serial USB_port)
Allowed values are:
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...