![Digi Connectware RealPort Setup Manual Download Page 19](http://html1.mh-extra.com/html/digi/connectware-realport/connectware-realport_setup-manual_2496328019.webp)
RealPort Setup
3-9
Setting TTY Options
The RealPort DG/UX device driver package includes a command, stty-ncxa, which is a superset of
stty, and may be used to set and display the device options for Digi RealPort devices.
The general command format is:
stty-ncxa [-a] [-n
ttyname
] [
option(s)
] [
ttyname
]
With no options, stty-ncxa displays all Digi special driver settings, modem signals, and all standard
parameters displayed by stty(1) for the TTY device referenced by standard input.
Command options are provided to change flow control settings, set transparent print options, force
modem control lines, and display all TTY settings. Any unrecognized options are passed to stty(1)
for interpretation.
stty-ncxa commands may be executed from the command line, or placed in a startup script to be run
whenever the system is booted.
The options are:
The following options specify transient actions to be performed immediately:
The following options specify actions which are not sticky, meaning that the changes are cancelled
when the device is closed, and that the device will use the default values the next time it is opened.
-a
Display all of the unique Digi option settings, as well as all of the standard TTY
settings reported by stty -a.
-n
ttyname
Set and display options for the given TTY device, instead of standard input. This
option may be specified multiple times to perform the same operation on
multiple TTYs.
ttyname
Set and display options for the specified TTY device. Replace
ttyname
with the
TTY pathname (such as /dev/ttya01s, /dev/term/a01 or /dev/dty/a001s,
depending on your operating system). This option may be used on a modem
control line when no carrier is present.
break
Send a 250 MS break signal out on the TTY line.
flush
Immediately flush (discard) TTY input and output.
flushin
Flush TTY input only.
flushout
Flush TTY output only.
stopout
Stop output exactly as if an XOFF character were received.
startout
Restart stopped output exactly as if an XON character were received.
stopin
Activate flow control to stop input.
startin
Release flow control to resume stopped input.
[-]dtr
Raise [drop] the DTR modem control line, unless DTR hardware flow control is
selected.
[-]rts
Raise [drop] the RTS modem control line, unless RTS hardware flow control is
selected.
Summary of Contents for Connectware RealPort
Page 1: ...92000314A RealPort on DG UX Setup Guide...
Page 4: ...2...
Page 10: ...2 4 Related Documentation...
Page 22: ...3 12 Setting TTY Options...