Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: layout review / PDF export

...

Emulated devices are loaded with the "load" command (if a device has not been already loaded) and parameters are made active with the "set" command. Parameters can be specified directly in the "load" command.

Example:

...

 

Div
classcommandline

load RQDX3/RQDX3

DUA

set

DUA

container[0]="C:\Charon\Disks\BootDisk.vdisk"

In this example, an instance of an RQDX3 controller is loaded with the name "DUA". Its first unit ("container[0]") is mapped to the "C:\Charon\Disks\BootDisk.vdisk" disk image.

...