:MMEMory:LOAD:RECording

command

Recall the current recording in the specified format from a file.

Command Syntax:

:MMEMory:LOAD:RECording <fileName>, <format>

<fileName> ::= String
<format> ::= String

Remarks:

<format> is a String whose value can be one of the following:
"CSV"    = CSV (Comma delimited) [*.csv] 
"E3238S" = E3238S Time Snapshot [*.cap] 
"MAT"    = MAT-File [*.mat]
"MAT7"   = MAT-File (HDF5) [*.mat, *.hdf, *.h5] 
"N5110A" = N5110A Waveform [*.bin]
"N5106A" = N5106A Waveform [*.bin]
"SDF"    = SDF (Fast) [*.sdf, *.dat] 
"TEXT"   = Text (Tab delimited) [*.txt] 

Version:

13.00 or later

.NET Equivalent:

For more operation and usage information, see:

Agilent.SA.Vsa.Interfaces.Recording.RecallFile(String,String)

 

Copyright © 2000-2013 Agilent Technologies, Inc.