Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update for PDF export

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak


Configuring CHARON

Once NI-PCI/GPIB PCI PassThrough device driver is compiled and loaded configure CHARON in the following way:

VAX configuration

load

IEQ11

IEA
set

IEA

host_bus_location[0]

=

"/dev/gpib<N>"


set

IEA

host_bus_location[1]

=

"/dev/gpib<M>"

Example:

load

IEQ11

IEA


set

IEA

host_bus_location[0]

=

"/dev/gpib0"


set

IEA

host_bus_location[1]

=

"/dev/gpib1"

PDP11 configuration

load

IEQ11

IEA

vector

=

0270

priority

=

6
set

IEA

host_bus_location[0]

=

"/dev/gpib<N>"
set

IEA

host_bus_location[1]

=

"/dev/gpib<M>"

Example:

load

IEQ11

IEA

vector

=

0270

priority

=

6


set

IEA

host_bus_location[0]

=

"/dev/gpib0"


set

IEA

host_bus_location[1]

=

"/dev/gpib1"

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc