
438
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:CCAPture:CATalog?
Syntax
:PLUGin:CCAPture:CATalog?
Description
This command returns a list of all created compare and capture
measurement names currently available for measuring.
This SCPI is applicable for M8041A and M8051A.
Example
Assume the following is a list of created compare and capture
measurement
names:
:PLUG:CCAP:NEW ‘CCAP_1’
:PLUG:CCAP:NEW ‘CCAP_2’
:PLUG:CCAP:NEW ‘CCAP_3’
The command and returned list would look like the following:
:PLUG:CCAP:CAT?
“CCAP_1,CCAP_2,CCAP_3”