
Keysight M8070A Programming Guide
421
SCPI Command Reference
5
separated list for each measurement point are Sweep Value, Error Ratio,
Compared Bits, Errored Bits, Errored Zero Ratio, Compared Zeros, Errored
Zeros, Error One Ratio, Compared Ones and Errored Ones are repeated in
the same order for subsequent measured points.
If the location is omitted from the above example e.g. if the query is
:PLUG:PSWE:FETC:DATA? ‘ParameterSweep1’ then the query returns the
comma separated list of all the analyzer location group participating in the
measurement.
:PLUGin:PSWEep:GRAPh?
Syntax
:PLUGin:PSWEep:GRAPh? ‘identifier’
[,DesiredWidth][,DesiredHeight][,<CURR | WHIT>][,<PNG>][,1 |
0][,’TabName’]
Input
Parameters
‘Identifier’: Specify the plugin name. For e.g. ‘ParameterSweep1’
Other optional parameters are:
[,DesiredWidth]: Specify the desired width of the image.
[,DesiredHeight]: Specify the desired height of the image.
[,<CURR | WHIT>]: Specify whether the user wants to capture in current
theme or wants to capture in white background.
[,<PNG>]: Specify the format of the image. The default format is PNG.
[,1 | 0]: Specify whether to capture the graph with legends or not.
[,’TabName’]: Specify the tab name on which the graph is supposed to be
captured.
Description
This query returns data of the image captured from the graph view of the
plugin in the specified format.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example
:PLUG:PSWE:GRAP? ‘Parameter Sweep 1’,1000,800,CURR,PNG,1,Graph