Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-71
SCPI Commands
:MMEMory:LOAD:TRACe
:MMEMory:LOAD:TRACe
This command loads the measurement data from specified mass memory device.
This command defines does not have query form.
Syntax :MMEMory:LOAD: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. You must specify
file extension with the file name.
If you load the data from 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:LOAD:TRAC DEF,'MEM1','MEMORY'"
Parameter Type Explanation
label character DEFault only
file_name string file name.
msus string mass storage ('DISK' or 'MEMORY' is available)