Remote Control Commands
R&S
®
NGL200/NGM200
145
User Manual 1178.8736.02 ─ 05
DATA:DATA?
<filepath>
Returns the logging file data of the selected file.
If manual trigger mode (trigger via TRIG function) is used, the logging function has to
be activated. Without activating the logging function in the manual trigger mode, the
instrument is not able to save a logging file internally or on the USB stick.
Parameters:
<filepath>
Filepath of the logging file data.
Example:
DATA:DATA?
"/int/logging/log-20201203T095013.965.csv"
->
#Device,NGL201
#Calibration Ch1,factory
Timestamp,U1[V],I1[A],P1[W]
09:50:14.078,2.0003,0.00007,0.00013
09:50:14.177,2.0003,0.00007,0.00014
09:50:14.278,2.0003,0.00007,0.00014
09:50:14.376,2.0003,0.00008,0.00016
09:50:14.477,2.0003,0.00008,0.00015
09:50:14.575,2.0003,0.00008,0.00017
Usage:
Query only
DATA:DELete
<filepath>
Deletes the specified file from memory.
Setting parameters:
<filepath>
Filepath of the file.
Example:
DATA:DEL
"/int/logging/log-20201203T095013.965.csv"
Deletes internal logging file 'log-20201203T095013.965.csv'
Usage:
Setting only
DATA:LIST?
Queries all files in internal memory ('/int/') and external memory ('/USB').
Example:
DATA:LIST?
-> "/USB1/NGL201/logging/
log-20201203T101025.829.csv", "/int/arb/
newWaveform.csv","/int/logging/log-20201203T101129.818.csv"
Usage:
Query only
Data and File Management Commands