98
Chapter 6 Command Definitions
6.11.1 RDCRI – Remote Data Centre Continuous Record Initiate
Synopsis
This command initiates a continuous record collection for which collected data is transferred via Ethernet to a
Remote Data Centre (RDC).
The period is the maximum amount of time allowed before the transfer of a block of continuous records must
be performed.
The minimum number of records that must be collected before the transfer of records can be performed
should be specified.
The label is used as the directory name on the Remote Data Centre (RDC) that the files are written to.
Syntax
RDCRI:RECORD=,CRTYPE=,PERIOD=,MINREC=,RDC1=,LABEL=,[RDC2=,];
Prerequisites
• The record has not already been initiated.
• The Signaling Gateway must have an IPADDR.
• If the record is an alarm record, an alarm record must not already exist.
• RDC1 must already be initiated.
• If specified, RDC2 must already be initiated.
• If specified, RDC2 must not equal RDC1.
Limitations
• Before transfer to a RDC can take place, the directory (represented by the label) must exist on the
remote site.
• PERIOD must be in the range 30 seconds to 30 minutes.
Attributes
CONFIG
Examples
RDCRI:RECORD=1,CRTYPE=ALARM,PERIOD=00:05:00,MINREC=100,
RDC1=1,LABEL=ALARM;