
384
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:JTOLerance:MSETup:CLAuto[?]
Syntax
:PLUGin:JTOLerance:MSETup:CLAuto ‘identifier’, <ON|OFF|1|0>
:PLUGin:JTOLerance:MSETup:CLAuto? ‘identifier’
Input
Parameters
‘identifier’: ‘Specify the measurement name.
<ON|OFF|1|0>: Enable/disable auto loop bandwidth.
Return Range
1|0
Description
This command sets the external CDR loop bandwidth selection during a
Jitter Tolerance measurement. If AUTO state is ON, will set the CDR LBW
based on the jitter frequency. If AUTO state is OFF, CDR LBW is not altered
during the measurement. The query returns the current auto mode state.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
:PLUG:JTOL:MSET:CLA ‘MyMeasurement’,ON
:PLUGin:JTOLerance:GRAPh?
Syntax
:PLUGin:JTOLerance:OLEVel? ‘identifier’
[,DesiredWidth][,DesiredHeight][,<CURR | WHIT>][,<PNG>][,1 |
0][,’TabName’]
Input
Parameters
‘identifier’: Specify measurement name.
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.
Example
:PLUG:JTOL:GRAP? ‘MyMeasurement’,1000,800,CURR,PNG,1,Graph