Remote Control Commands
R&S
®
NGL200/NGM200
146
User Manual 1178.8736.02 ─ 05
DATA:POINts?
<filepath>
Queries the number of measurements from the selected logging 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:POIN?
"/USB1/NGL201/logging/log-20201203T101025.829.csv"
-> 5
Returns 5 log files counts from "/USB1/NGL201/logging/
log-20201203T101025.829.csv".
Usage:
Query only
FLOG:DATA?
Queries FastLog data as a block.
The block is returned in the binary format starting in the sequence of voltage followed
by current measurements, i.e. V, I, V, I, ....
Example:
FLOG1:DATA?
Example:
Returns the binary format of fastLog data from channel 1.
Usage:
Query only
FLOG:TRIGgered
<arg0>
Sets or queries the triggered state of FastLog.
See
Parameters:
<arg0>
1 | 0
1
Activates the FastLog state.
0
Deactivates the FastLog state.
Example:
FLOG1:TRIG 1
Ch1 FastLog triggered state is activated. In the event if a trigger
signal is detected from the various input digital sources, a trigger
event is sent to activate the FastLog function.
Data and File Management Commands