Re: Diag8 documentation
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <CAPcd4G850EhyJjBXamvC9UWuvbMOths=h-KmHdJcU-FzAXs6ww@mail.gmail.com> |
I dont think you want to do that via a diagnose. Have you looked at the HAO?
Example:
Another example, shown below, illustrates how the dot matrix display of a
3480 tape unit might be used to implement an automatic tape library:
hao tgt HHCTA010I ([0-9A-F]{4}): Now Displays: (?:".{8}" /
)?"M([A-Z0-9]{1,6})\s*S"
hao cmd devinit $1 /u/tapes/$2.awstape
http://www.hercules-390.eu/hercinst.html#HAO
Joe
On Tue, Jan 28, 2020 at 1:05 PM Michael Wegemer [email protected]
[hercules-390] <[email protected]> wrote:
>
>
> I am new to this group but have used Hercules for some time. I am having
> difficulty finding any documentation for the DIAG8 interface which I
> understand can be used to send commands to the Hercules console. I am
> interested in this interface in order to trap WTOR tape mount messages and
> issue the appropriate devinit command to Hercules (at least for input
> tapes).
>
> Any help would be appreciated. Thanks
>
>
>