5-78 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:MMEMory:STORe:TRACe
:MMEMory:STORe:TRACe
This command stores the measurement setup and results to the mass memory device
specified by the :MMEM:DEST command.
This command does not have query form.
Syntax :MMEMory:STORe:TRACe label, file_name [ , msus ]
Parameter
The default mass storage is the device set by the :MMEM:DEST command. To
specify the device, set msus to 'DISK', or ignore msus parameter. The file name must
have extension (DAT).
If you store the data in an internal memory, set msus to 'MEMORY'. The extension
is optional, so file name can be MEM1, MEM2, MEM3, or MEM4 or with file extension
(DAT).
Example OUTPUT @Hp4155;":MMEM:STOR:TRAC DEF,'CMOS.DAT'"
OUTPUT @Hp4155;":MMEM:STOR:TRAC DEF,'MEM1.DAT','MEMORY'"
Parameter Type Explanation
label character DEFault only
file_name string file name
msus string mass storage ('DISK' or 'MEMORY' is available)