Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To load several instances of Qbus multiplexers, use the "address" and "vector" parameters. Both "address" and "vector" parameter values must be unique for every instance of a QBUS multiplexer.Read the VAX hardware documentation and the VM system management documentation to understand how to correctly assign the "address" and "vector" parameters. 

 

Example of loading 2 instances of DHV11:
load DHV11/DHV11 TXA address=017760440 vector=0300

load DHV11/DHV11 TXB address=017760460 vector=0310
 

 

Example of loading DHW42CA:

...