Re: Announcing the VM/370 and VM/380 "SixPack" version 1.2 release candidate 1!

"paoloG" <[email protected]> Fri, 15 Oct 2010 16:20:14 -0000
Newsgroups gmane.comp.emulators.hercules390.vm
Message-ID <[email protected]>




--- In [email protected], "bh_mayor" <stuart@...> wrote:
>
> Kevin, Bob:
> 
> With EVERY 3270 except "0010" commented out (see below), why would x3270 not connect to it and give me the "Hercules" Logo in precedence to IPLing 141?
> 
> 
> Blake
> 
> 
> # The Operator's Typewriter Console, accessed from the Hercules window.
> #0009    3215-C  NOPROMPT       # used for Hercules "autoconsole"
> 0010    3270    MOD4            # added to get "regular" console
> 
> # Display Terminals... these are defined in DMKRIO as 3277s.
> #00C0.32 3270
> #01C8.7  3270    MOD2
> #02C8.7  3270
> #03C8.7  3270
> 
> # Display Terminals... these are defined in DMKRIO as 3278-4s.
> #01C0.7  3270    MOD4
> #02C0.7  3270
> #03C0.7  3270
> 
> # Typewriter Terminals
> #000A    1052    NOPROMPT
> 
> 
> 
> 
> --- In [email protected], "Robert O'Hara" <rohara@> wrote:
> >
> > Thanks, Kevin.
> > 
> > I will add this information to the configuration file for the next release.
> > 
> > Bob
> > 
> > --- In [email protected], "Kevin Leonard" <hercules-list@> wrote:
> > >
> > > > While it is interesting that it seems to use Hercules as
> > > > the "default console", however, what amendments to the
> > > > configuration file would be requisite in pursuance of
> > > > using a regular 3270 as the console instead for the "SixPack"?
> > > 
> > > Remove the line:
> > > 
> > > 0009    3215-C  NOPROMPT
> > > 
> > > and add the line:
> > > 
> > > 0010    3270
> > > 
> > > VM will then use 010 as the console.
> > > 
> > > -- 
> > > Kevin
> > >
> >
>

Blake,

you didn't follow Kevin's precious suggestion; you wrote:
'0010    3270    MOD4' in your config file, and not
'0010    3270' as posted by the great Kevin.

When you try to connect your 3270 emulator to Hercules, if you don't specify MOD4 as LU name your connection is rejected (by Hercules).

That has nothing to do with DMKRIO that has 0010 defined as 3277 model 2.
 
You can even define your 3270 emulator screen size as model 4 and connect to Hercules 0010; you VM/370 IPL will work anyhow.

BFN

Paul