Product Documentation and Knowledge Base - HomeDocumentation


Charon-VAXCharon-AXPCharon-PDPCharon-SSPCharon-PAR
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Introduction

This chapter describes, in detail, all of the configuration parameters of the devices emulated by CHARON-VAX / CHARON-PDP for Windows, with corresponding examples and parameters.

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:

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.

The Controller name is accompanied with a "/<module name>". The module name is a CHARON-VAX / CHARON-PDP component that specifies the controller load module. Its name can be the same as the loaded controller, however this is not mandatory. Once a module name is specified, there is no need to specify it again for additional references of the same controller.

Details of CHARON-VAX / CHARON-PDP configuration

Back to Table of Contents 

  • No labels