Specifications

4.6.1 INI
Command: Initialize
Description: Initialize restores the MCS-DR to the initial boot-up state in all
regards except for the system log and the contents of internal stor-
age.
Argument Format: <Flags>
Argument Type and Size Description
Flags (ASCII-256-A) To force re-initialization of the system log, spec-
ify the flag --flush-log or -L”. To force re-
initialization of internal RAID storage, specify the flag
--flush-data or -D”. Field need not be padded
with spaces, and order of flags appearance does not
matter.
4.6.2 REC
Command: Record
Description: This command schedules or initiates a recording of output from
the DP subsystem. Upon successful execution of the REC com-
mand, a tag value will be returned which will uniquely identify
the file. A file will have been created on the file-system which is
large enough to accommodate the recording. If an operation is in
progress which prohibits writing to the disk, the file creation will
only exist in memory until the disk is available for writing. A re-
quest to shutdown with the SCRAM option before such a file has
been written to the drive will discard the file.
Argument Format: <Start MJD>’<Start MPM>’<Length>’<Data Format>
Response Format: <Tag>
Argument Type and Size Description
Start MJD (ASCII-6-#) Modified Julian Day to begin the recording. Must not
be more than 24 hours into the future.
Start MPM (ASCII-9-#) Milliseconds Past Midnight to begin the recording.
Must not be within 5 seconds of the termination of
another operation.
Length (ASCII-9-#) The number of milliseconds to record. Must not termi-
nate within 5 seconds of another scheduled operation,
nor can any portion of the time period overlap any
other scheduled operation. Note that the recording re-
mains active for a short time afterwards to accommo-
date packets which have not been delivered yet. Con-
sequently, additional data may be included past the
end of the specified period. The length of this grace
period is TBD.
Data Format (ASCII-32-A) The name of the pre-configured data format to use.
See section 4.4.28 for details regarding data formats.
23