4. Data Point Definition Key Tables

These tables are used to validate fields of other tables in the database. The following is true unless marked with an asterisk (*). These tables should not be modified by the user. The tables will only change if new functionality is added to AccelNET.

4.1. RefKeys Table *

Table of RefName definitions.

RefNme

The RefName.

RefVal

An integer value for the RefName. Used to sort Desc records in the Label report.

RefDesc

Comments field.

RefAttNme

A more descriptive name.

4.2. DKeys Table

Table of DataType definitions.

DtNme

The DataType name.

DtVal

An integer value for the DataType.

DtDesc

Comments field.

4.3. CrKeys Table

Table of display key (CrtKey) definitions.

CrNme

The display key name.

CrVal

An integer value for the display key.

CrDesc

Comments field.

4.4. CtKeys Table

Table of control key (CtlKey) definitions.

CtNme

The control key name.

CtVal

An integer value for the control key.

CtDesc

Comments field.

4.5. OwnKeys Table

Table of Owner definitions. Owner names correspond to task numbers in the control system.

OwnNme

The owner name.

OwnVal

The task number of the owner.

OwnDesc

Comments field.

4.6. ScaKeys Table

Database scaling keys.

ScaNme

The scaling key name.

ScaVal

The scaling key value.

Comments

Comments field.

4.7. DevKeys Table

Table of device type definitions.

DevTypeK

Device type name.

DevTypeV

An integer value for the device type.

DevDesc

Comments field.

4.8. DrvKeys Table

Table of driver type definitions. The control system is designed in a way that allows data acquisition from more than one type of data acquisition system at the same time. The driver type specifies which data acquisition system to use.

DrvNme

Driver name.

DrvVal

An integer value for the driver type.

DrvDesc

Comments field.

4.9. CmdKeys Table *

Deprecated (part of button tables).

4.10. QueKeys Table *

Deprecated.