4- 54 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
MMEMory Subsystem
:MMEMory:DELete
Deletes a file in the current directory.
Syntax :MMEMory:DELete file_name
Parameter file_name Name of the file to delete. Up to 255 ASCII characters.
Parameter data type is SPD.
Error occurs if the specified file does not exist.
Example :MMEM:DEL “original_copy.dat”
:MMEMory:LOAD:ARB:<CURRent|VOLTage>:UDEF
ined
Loads an user defined arbitrary waveform data from the specified file in the current
directory.
Syntax :MMEMory:LOAD:ARB:<CURRent|VOLTage>:UDEFined file_name[,chanlist]
For <CURRent|VOLTage>, specify CURRent for current output or VOLTage fo r
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.
chanlist Channels to collect the data for. Parameter data type is channel
list. (@1)|(@2)|(@1,2)|(@1:2)|(@2,1)|(@2:1). See
“Channel
List Parameter” on page 1-8.
(@1) selects channel 1 only. (@2) selects channel 2 only. (@1,2), (@1:2), (@2,1),
and (@2:1) selects both channels 1 and 2.
If chanlist is not specified, chanlist=(@1) is set.
Example :MMEM:LOAD:ARB:CURR:UDEF “UdefData1.csv”
:MMEMory:LOAD:LIST:<CURRent|VOLTage>
Loads a list sweep data from the specified file in the current directory.