![Digi Connect EZ Mini Скачать руководство пользователя страница 92](http://html1.mh-extra.com/html/digi/connect-ez-mini/connect-ez-mini_user-manual_2496436092.webp)
Serial port
Configure Application mode
Digi Connect EZ Mini User Guide
92
(config)>path-paramhistory
bytes
(config)
The default is
4000
bytes.
d. Set the amount of time to wait before disconnecting due to user inactivity:
(config)>path-paramidle_timeout
value
(config)
where
value
is any number of weeks, days, hours, minutes, or seconds, and takes the
format
number
{
w|d|h|m|s
}.
For example, to set
idle_timeout
to ten minutes, enter either
10m
or
600s
:
(config)>path-paramidle_timeout 600s
(config)
The default is
15m
.
13. Configure monitor settings.
a. (Optional) Enable monitoring of CTS (Clear to Send) changes on this port:
(config)>path-parammonitor cts true
(config)
b. (Optional) Enable monitoring of DCD (Data Carrier Detect) changes on this port:
(config)>path-parammonitor dcd true
(config)
14. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
15. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Configure Application mode
Application
mode provides access to the serial device from Python applications.
To change the configuration to match the serial configuration of the device to which you want to
connect:
WebUI