EXECUTE-IOX

From NDWiki
Revision as of 21:29, 3 January 2014 by Tingo (talk | contribs) (created page for the EXECUTE-IOX command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@EXECUTE-IOX <value>, <device register address>

Execute an IOX instruction on a device.

<value>
contents of A register before execution (octal, default = 0).
<device register address>
bits 10 - 0 of the IOX instruction (octal, default = 0).

Rules:

  1. Permitted only for users RT and SYSTEM.
  2. The contents of the A register will be displayed after execution.
  3. <device register address> must be listed in the internal SINTRAN III IOX table. Can be set by *INSERT-IN-IOX-TABLE in @SINTRAN-SERVICE-PROGRAM.

Related commands

EXIOX (monitor call)

@SINTRAN-SERVICE-PROGRAM

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-73

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD