![Digi Connect EZ Mini Скачать руководство пользователя страница 99](http://html1.mh-extra.com/html/digi/connect-ez-mini/connect-ez-mini_user-manual_2496436099.webp)
Serial port
Configure RealPort mode
Digi Connect EZ Mini User Guide
99
9. Click
Apply
to save the configuration and apply the change.
The
Apply
button is located at the top of the WebUI page. You may need to scroll to the top of
the page to locate it.
Command line
1. Log into the Connect EZ command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. The serial port is enabled by default. To disable:
(config)> serial port1 enable false
(config)>
4. Set the signal mode:
(config)> serial port1 signal mode
value
(config)>
where
value
is one of:
n
rs-232
l
Enable
rts_toggle
if you want to enable RTS toggling during transmission on this
serial port. If enabled, this setting overrides RTS\CTS flow control:
(config)> serial port1 rts_toggle true
(config)>
l
For
rts_pre_delay
, enter the amount of time RTS is asserted before starting data
transmission. The time is measured in milliseconds. The default is
0ms
:
(config)> serial port1 "rts_pre_delay
value
(config)>
l
For
rts_post_delay
, enter the amount of time RTS is deasserted before completing
data transmission. The time is measured in milliseconds. The default is
0ms
: