Set line interface – Perle Systems 5500208-41 User Manual
Page 44
Line Commands
44
IOLAN DS1/TS2 CLI Reference Guide, Version 4.1
Set Line Interface
Description Configures line interface (hardware) parameters.
User Level Admin
Syntax
set line .|<number>|* interface eia-232 [monitor-dcd on|off]
[monitor-dsr on|off] [flow none|soft|hard|both]
[speed 50|75|110|134|150|200|300|600|1200|1800|2400|4800|9600|
19200|38400|57600|115200|230400|28800|custom <baud_rate>]
set line interface eia-422 [flow none|soft|hard|both]
[speed 50|75|110|134|150|200|300|600|1200|1800|2400|4800|
9600|19200|38400|57600|115200|230400|28800|custom <baud_rate>]
set line interface eia-485 [tx-driver-control auto|rts]
[flow none|soft]
[duplex full|duplex half [echo-suppression on|off]]
[speed 50|75|110|134|150|200|300|600|1200|1800|2400|4800|
9600|19200|38400|57600|115200|230400|28800|custom <baud_rate>]
Options
eia-232 | eia422 | 485
Specifies the type of line that is being used with the IOLAN. Select either EIA-232,
EIA-422, or EIA-485 (TS2 supports only EIA-232).
monitor-dcd
Specifies whether the RS-232 signal DCD (Data Carrier Detect) should be monitored.
This is used with modems or any other device that sends a DCD signal. When it is
monitored and the IOLAN detects a DCD signal, the line service is started. Default is
Off
. If both
Monitor DCD
and
Monitor DSR
are enabled, both signals must be detected
before the line service is started.
monitor-dsr
Specifies whether the RS-232 signal DSR (data set ready) should be monitored. This is
used with modems or any device that sends a DSR signal. When it is monitored and the
IOLAN detects a DSR signal, the line service is started. Default is
Off
. If both
Monitor
DCD
and
Monitor DSR
are enabled, both signals must be detected before the line
service is started.
flow
Defines whether the data flow is handled by the software (
Soft
), hardware (
Hard
),
Both
, or
None
.
tx-driver-control
Used with a
EIA-485
serial interface, if your application supports
RTS
(Request To
Send), select this option. Otherwise, select
Auto
. Default is
Auto
.
duplex
Specify whether the line is
Full Duplex
(communication both ways at the same time) or
Half Duplex
(communication in one direction at a time).