Technical data

System Administration
303561-A Rev 00
8-61
You can suspend recording temporarily by using the pause option.
You can determine the state of recording by testing the global variable
RECORD_STATE from a script. ON indicates the system is recording, OFF
indicates recording is turned off, and PAUSED indicates that recording is
temporarily suspended. To display the pause state of the
record command, enter
the following:
record pause
To change the pause state, enter
record pause [on
|
off]
on disables recording.
off reenables recording.
To close the record file and save it, enter the following command:
record close
Note:
When you specify a record file on a flash (NVFS) volume, remember
that only one record file at a time can be open on that volume. If you attempt to
concurrently write other Technician Interface commands to another open
record file on the same volume, those commands will fail.