[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

46.0. "WYSE60 TERMINAL EMULATOR WANTED?" by DGOSW0::GAUDY () Fri Jan 27 1989 10:30

    my customer want to connect a VSxxx with an INTEL machine using
    	STE host/DTE but this machine use WYSE 60 terminal.
    
    So how find WYSE 60 TERMINAL EMULATOR 
    	or develope this emulator for
    		VWS and  for DECWINDOW

T.RTitleUserPersonal
Name
DateLines
46.1What does the customer what to do once it's connnected? IO::MCCARTNEYJames T. McCartney III - DTN 381-2244 ZK02-2/N24Fri Jan 27 1989 17:4627
From what little you've offered, I can only guess that the customer is satisfied
with a asynch terminal link between the two systems. The WYSE 60, is a VTxxx
clone, so getting an emulator is trivial, they emulate Digital, just use a
DECterm.

A means for interconnecting is:

1) Connect the RS232 comm port from the VS2000 or the Console port from the 
VS-II onto a suitable port on the INTEL box (this I can't help you with).

2) Make sure that the baud rates for both systems are set to the same value.
   On the VAX make sure the send and receive speed is set the same.

3) From either a VTxxx or a DECterm emulator, type:

    $ allocate csa0: ! for VS-II systems
    $ set host/dte csa0:
or 
    $ allocate tta3: ! for VS2000 systems
    $ set host/dte tta3:

This will establish a connection to the INTEL system. You can then 
do what ever is needed to start the login process on the INTEL system.

Hope this helps

46.2VMSSG::LEMBREEVMS CSSEMon Jan 30 1989 15:0213
� 1) Connect the RS232 comm port from the VS2000 or the Console port from the 
� VS-II onto a suitable port on the INTEL box (this I can't help you with).
� 
� 2) Make sure that the baud rates for both systems are set to the same value.
�    On the VAX make sure the send and receive speed is set the same.

also, be sure that you're using a null modem cable.
it also sometimes simplifies things to set the terminal line on the VAX
to /NOMODEM.
a breakout box is useful too sometimes.

--bob

46.3a little more about the pbDGOSW0::GAUDYThu Feb 16 1989 15:239
    Thank for all this information but a little more about of my trouble.
    
    The WYSE 60 use a native mode with some sp�cials COMMANDS for example:
    CTRL L for Cursor right etc.....
    Whitch are different of DIGITAl terminal escape sequence.
    
    Thanks for over ideas
    Regards R�my