Remote Control Commands
R&S
®
NGL200
122
User Manual 1178.8736.02 ─ 02.01
If no storage location is selected, the instrument queries the internal memory. Please
notice that the logging function has to be activated, if you want to use the manual trig-
ger mode (trigger via TRIG button). Without activating the logging function in manual
trigger mode, the instrument is not able to save a logging file internally or on the USB
stick. If you store the logging file on the USB stick, the query returns all files depending
on the storage format (CSV or TXT files).
Parameters:
<location>
INT | EXT | USB
INT
Internal memory
EXT
USB stick
DEF
Internal memory
Example:
DATA:LIST? EXT - > "LOG0001.CSV“,
“LOG0002.CSV“,“LOG0003.CSV“
Usage:
Query only
DATA:POINts?
<filename>[,<location>]
Queries the number of measurements from the selected storage location and filename.
If no storage location is selected, the instrument queries the internal memory. Please
notice that the logging function has to be activated, if you want to use the manual trig-
ger mode (trigger via TRIG button). Without activating the logging function in manual
trigger mode, the instrument is not able to save a logging file internally or on the USB
stick.
Parameters:
<filename>
Filename of the logging file data.
<location>
INT | EXT | USB
INT
Internal memory.
EXT
USB stick.
DEF
Internal memory.
Example:
DATA:POIN? "LOG0001.CSV",EXT -> 5
Return 5 log files counts from
LOG0001.CSV
in USB stick.
Usage:
Query only
HCOPy:DATA?
Returns the actual display content (screenshot). The DATA? query responses the
screenshot data in binary format.
Data and File Management Commands