Re: How do terminals connect to VM/370?
"Robert O'Hara" <rohara-h1UBTB8qgA32lB8bt/G8DwC/[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
Hey, it works, just like a real computer! I will so update the SixPack. Thanks Ivan. Bob --- In [email protected], Ivan Warren <ivan@...> wrote: > > Robert O'Hara wrote: > > I think I have DMKRIO somewhat understood. Right now I have 16 3277-2s starting at 0C0, and 7 3278-4s starting at 1C0. > > > > If I connect using the wc3270 emulator defined as a model 2, it happily connects at 0C0, and if I run a second copy, it connects at 0C1, and so on. This is working as I expect. > > > > But when I try to connect using the wc3270 emulator defined as a model 4, it tries to connect at 0C0 (or whatever the next available address is) and I never get the VM logo screen because (I assume) I am trying to connect a 3278-4 to a 3277-2 port. > > > > If I explicitly specify the address (i.e. 1C0) then the 3278-4 connects correctly. > > > > Is there any way to set things up so I get the "next one that fits" 3270 connection? > > > > Bob > > > > You may want to try the group name capability of the 3270 connector : > > http://www.hercules-390.org/hercconf.html#3270 > > so if you do something like : > > 0C0.16 3270 SMALL > 161.16 3270 LARGE > > And you connect with a parameter of "SMALL" for your 24x80 terminals and > "LARGE" for your model 4s, it should work. > > --Ivan >