10.14 RELAY DATABASE CONNECTOR

The record for a relay database connector is shown below.  The first line must have the words RDBX:ASPENRDB for ASPEN relay database and RDBX:PWRBASE for Enoserv Power Base, starting at column 1.  The remaining data starts on the next line and can occupy one or more lines.  The record ends with a blank line.

RDBX:ASPENRDB

BUS_NO1;  BUS1;  KV1;  BUS_NO2;  BUS2;  KV2;  CKT;  BTYP;

DEVTYPE; DEVID;

LABEL;

RDBQUERY; RETSCRIP; STORESCRIPT;

DEVTYPE:  OneLiner protective device  type. Must be one of the following: ‘OC’- Overcurrent relay or fuse; ‘DS’- Distance relay; ‘RECLSR’- Recloser

DEVID:  OneLiner protective device name.

LABEL:  Text label of the connector with up to 255 characters enclosed in quotation marks.

RDBQUERY: Query string enclosed in quotation marks with a maximum of 512 characters for locating linked relay setting request in the relay database.  The query consists of series of ‘&’ separated terms in format: FIELD1=VALUE1&FIELD2=VALUE2. FIELDxx can be combination of some of the following:

-     RELAYID: ASPEN relay database relay ID

-     REQUESTID: ASPEN relay database request ID

-     QNAME: Name of stored ASPEN relay database query.

-     ID: Power Base relay ID

-     NID; Power Base setting ID

-     Various relay import options

RETSCRIP: Data mapping script name for Relay DB to OneLiner transfer. Script is enclosed in quotation marks.

STORESCRIPT: Data mapping script for OneLiner to Relay DB transfer. Script is enclosed in quotation marks.