Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 57
Subsystem Commands
MMEMory Subsystem
:MMEMory:RDIRectory
Removes the specified empty directory.
Syntax :MMEMory:RDIRectory directory
Parameter directory Directory name, <path>|USB:\<path>. Either / (slash) or \
(backslash) can be used as the path separator. Up to 255 ASCII
characters. Parameter data type is SPD.
If directory=<path>, this command removes the <current directory>\<path>
directory.
If directory=USB:\<path>, this command removes the USB:\<path> directory.
Where, USB:\ is the root directory of the USB memory connected to the front panel.
Error occurs if the specified directory is not empty.
Example :MMEM:RDIR “USB:\b2960\device1\iv_test\setup”
:MMEMory:STORe:ARB:<CURRent|VOLTage>:UDE
Fined
Saves the user defined arbitrary waveform data to the specified file in the current
directory.
Syntax :MMEMory:STORe:ARB:<CURRent|VOLTage>:UDEFined file_name[,channel]
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage for
voltage output.
Parameter file_name Name of the file used to save the specified data. Up to 255
ASCII characters. Parameter data type is SPD. File extension
must be csv, txt, or prn, which is meaningful for the
:MMEMory:CATalog? result.
channel Channel to collect the data for. Parameter data type is channel
list. (@1)|(@2). See
“Channel List Parameter” on page 1-8.
If channel is not specified, channel=(@1) is set.
Example :MMEM:STOR:ARB:CURR:UDEF “UdefData1.csv”