Chapter 2 Command System RIGOL
DP800 Programming Guide 2-43
:RECorder Commands
Command List:
:RECorder:DESTination?
:RECorder:MEMory
:RECorder:MMEMory
:RECorder:PERIod
:RECorder[:STATe]
:RECorder:DESTination?
Syntax :RECorder:DESTination?
Description Query the storage directory of the record file.
Explanation Before enabling the recorder, use the
:RECorder:MEMory
or
:RECorder:MMEMory command to set the storage directory.
After the recording is finished, the instrument stores the record file to the
storage directory using the specified filename.
Return Format The query returns the current storage directory, for example, C:\REC
10:RIGOL.ROF.
Related
Commands
:RECorder:MEMory
:RECorder:MMEMory
:RECorder[:STATe]
:RECorder:MEMory
Syntax :RECorder:MEMory {1|2|3|4|5|6|7|8|9|10},<filename>
Description Set the storage directory of the record file to a storage location of the internal
memory.
Parameter
Name Type Range Default
{1|2|3|4|5|6|7|
8|9|10}
Discrete 1|2|3|4|5|6|7|8|9|10 10
<filename>
ASCII
character
string
<name>.ROF; wherein,
<name> can be Chinese
characters, English characters
or numbers with up to 9
characters
RIGOL.ROF
Explanation You can use the :RECorder:MMEMory command to set the storage directory of
the record file to a directory of the external memory.
Using the
:RECorder:DESTination? command can query the current storage
directory.
Example :REC:MEM 5,test1
Related
Commands
:RECorder:DESTination?
:RECorder:MMEMory
:RECorder[:STATe]