
Keysight M8070A Programming Guide
447
SCPI Command Reference
5
:PLUGin:CCAPture:FETCh:RUN[:STATus]?
Syntax
:PLUGin:CCAPture:FETCh:RUN[:STATus]? 'identifier' [,‘Location’]
Input
Parameters
identifier: ‘Name of Measurement’
[,‘Location’]: ‘M*.DataIn1’ or ‘M*.DataIn2’
Description
This command returns the capture measurement status for each analyzer
location. Returned value can be any of the following:
STOP: Capture measurement is stopped or not currently running. No valid
data is available in capture memory.
STAR: Capture measurement is starting. No valid data is available in
capture memory.
ARM: Capture measurement is started (Armed) and waiting for trigger. No
valid data is available in capture memory.
TRIG: Capture logic is triggered and data is being captured. Valid data will
be available soon in capture memory.
UPL: Data capturing is done and data is being uploaded and analyzed.
Valid data is available in captured memory.
FIN: Capture measurement is finished.
This SCPI is applicable for M8041A and M8051A.
Example
:PLUGin:CCAPture:FETCh:RUN:STATus? 'MyMeasurement',‘M1.DataIn1’
Return: (“M1.DataIn1”, ...)