Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 59
Subsystem Commands
MMEMory Subsystem
:MMEMory:STORe:MACRo
Saves the macro to the specified file in the current directory.
Syntax :MMEMory:STORe:MACRo macro,file_name
Parameter macro Name of macro.
file_name Name of the file used to save the macro. File extension must be
mac, which is meaningful for the
:MMEMory:CATalog? result.
Length of parameters is up to 255 ASCII characters. Parameter data type is SPD.
Example :MMEM:STOR:MACR “abc”,“MacroData1.mac”
:MMEMory:STORe:STATe
Saves the instrument setup to the specified file in the current directory.
Syntax :MMEMory:STORe:STATe file_name
Parameter file_name Name of the file used to save the instrument setup. Up to 255
ASCII characters. Parameter data type is SPD. File extension
must be sta, which is meaningful for the
:MMEMory:CATalog?
result.
Example :MMEM:STOR:STAT “SetupData1.sta”
:MMEMory:STORe:TRACe
Saves all data in the trace buffer for the specified channel to the specified file in the
current directory.
Syntax :MMEMory:STORe:TRACe file_name[,chanlist]
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 tra, which is meaningful for the
:MMEMory:CATalog?
result.
chanlist Channels to get the data. Parameter data type is channel list.
(@1)|(@2)|(@1,2)|(@1:2)|(@2,1)|(@2:1). See “Channel List
Parameter” on page 1-8.