man7/drvkeys

Table of Contents

Name

drvkeys - AccelNET device driver identifier keys

General Information

The driver field is used to associate a record with a data acquisition system. The design of the database is such that the system may be expanded to support multiple types of data acquisition hardware simualtanously. The driver field can be used to diffentiate between the various systems.

The field can also be used to support multiple occurances of the same type of system. For example, if another CAMAC interface where installed in the computer the Driver field would be used to determine which interface to use in order to access the correct crate. In this case another key value would be added to the table, ie. "CAMAC" would be replaced with something like "CAMAC1" and "CAMAC2".

Driver keys

The valid table entries are:

Null

NULL assignment.

Camac

CAMAC driver group 1.

Camac_2

CAMAC driver group 1.

Camac_3

CAMAC driver group 3.

Camac_4

CAMAC driver group 4.

Camac_5

CAMAC driver group 5.

Vmesc

XVME-260 Relay Output register. This is obsolete.

Vmesr

XVME-220 Isolated input register. This is obsolete.

Vmead

XVME A/D converter. This is obsolete.

Vmeda

XVME D/A converter. This is obsolete.

Virt

Virtual DataRecs. This is used for records not associated with any kind of hardware.

Serial

Devices associated with serial connections.

Dutec

Devices associated with Dutec.

Grp3_1

Grp3_2

Grp3_3

Grp3_4

Grp3_5

Grp3_6

Kbuss_1

Kbuss_2

Kbuss_3

Kbuss_4

Kbuss_5

Kbuss_6

Notes

Manual page revision

$Id: drvkeys.7,v 1.0 2000/08/14 15:20:48 kitchen Exp $


Table of Contents