Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 55
Subsystem Commands
MMEMory Subsystem
Syntax :MMEMory:LOAD:LIST:<CURRent|VOLTage> file_name[,chanlist]
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.
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:LIST:CURR “CurrentData1.csv”
:MMEMory:LOAD:MACRo
Loads a macro from the specified file in the current directory.
Syntax :MMEMory:LOAD:MACRo macro,file_name
Parameter macro Name of macro.
file_name Name of the file which contains the macro. File extension must
be mac.
Length of parameters is up to 255 ASCII characters. Parameter data type is SPD.
Example :MMEM:LOAD:MACR “abc”,“MacroData1.mac”
:MMEMory:LOAD:STATe
Loads an instrument setup from the specified file in the current directory.
Syntax :MMEMory:LOAD:STATe file_name
Parameter file_name Name of the file which contains the instrument setup. File
extension must be sta. Up to 255 ASCII characters. Parameter
data type is SPD.