| Or, you could use Kermit, or even in an extreme, VWSlat which allows
you to connect a terminal window to a LAT service (which could be one
of your lines to the STATmux)
-bill
|
| KERMIT would be a good choice - but until you can get a copy of it, SET
HOST /DTE should work fine. You may wish to do a SET TERM /ALTTYPE/PERM
on the serial port, from SYSTARTUP_V5.COM. This action is indicated if
you seem to drop characters or get "data overrun" errors.
You might need privs in order to access the port.
|
| Well, it seems to work pretty well. Except that occassionally the
line communications gets honked up and the port is frozen. Is
there anyway that I can send a "break" from a DECterm window to the
terminal server? Or else maybe something else is wrong.
This is the exact scenario. I don't think its really a
DECwindows problem, but maybe someone else has seen it and can
help. This problem NEVER occurred, and still doesn't, when a
terminal was connected to that line so the problem is related to
this situation.
Standalone VS2000, with TTA2 connected via RS423 to a port on a
STAT MUX. The STAT MUX port is connected to a terminal server
port.
When I start up the workstation, I set TTA2 as follows:
SET TERM TTA2: /SPEED=4800/NOAUTOBAUD/ALTYPEAHD/HOSTSYNC/PERM
I also created a symbol ENET :== SET HOST /DTE TTA2
When I issue the ENET command, it works most of the time. However,
there are times when the port appears frozen. The only way I can
get the port back is to reset the MUX which releases the port.
(The terminal line always seems to be active/available.)
I have been trying to establish the exact circumstances under
which the port freezes, but so far there doesn't appear to be much
rhyme or reason.
Any help would be appreciated. Should I be using different
terminal line settings? How about different terminal server
settings?
---Ken
|