User guide

set mei
158 Chapter 2 Command Descriptions
set mei
Device support This command is supported in PortServer TS 8/16 MEI Family devices
only.
Purpose Controls global Multiple Electrical Interface (MEI) configuration settings.
The system configuration MEI settings for baud rate range are only valid for
EIA-422/485 ports when automatic transmitter control is active.
Required
permissions
The root user can configure MEI settings. Normal users can display MEI
settings.
Syntax Configure global MEI settings
set mei {[minbaud=baudrate]|[maxbaud=baudrate]}
[allenables={on|off}]
Display current configuration settings
set mei
Options About the baud rate options
The MEI baud rate settings are only valid for EIA-422/485 multi-drop ports.
Supported baud rates for EIA-422/485 with automatic transmitter control
are limited. The “minbaud” and “maxbaud” options allow you to adjust the
range to your requirements. Select the minimum or maximum required
baud rate to adjust the window; defaults for “minbaud” and “maxbaud”
allow you to select any baud rate between 3600 and 230400. Only
“minbaud” or “maxbaud” should be specified, but not both. Whichever
baud-rate option is specified automatically computes the other. The
relationship of “minbaud” to “maxbaud” is: “minbaud” * 64 = “maxbaud.”
minbaud=baudrate
The minimum baud rate. The default is 3600.
maxbaud=baudrate
The maximum baud rate. The default is 230400.
allenables={on|off}
Enables or disables serial-port transmitters.
on
Enables serial-port transmitters.
off
Disables serial-port transmitters.
The default is "on."
Examples
#> set mei allenables=on
See also "revert" on page 79. The “revert mei” command reverts the MEI
configuration settings.
"set switches" on page 210. That command configures MEI settings on
a per-port basis.