
386
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:JTOLerance:GRAPh:CLIMits[?]
Syntax
:PLUGin:JTOLerance:GRAPh:CLIMits ‘identifier’, <ON|OFF|1|0>
:PLUGin:JTOLerance:GRAPh:CLIMits? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
<ON|OFF|1|0>: Enable/disable compliance limits.
Return Range
1|0
Description
This command enables/disables the compliance limits in the graph for the
measurement specified by the measurement name identifier. These limits
are defined using the template editor in the M8070A software interface.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
:PLUG:JTOL:GRAP:CLIM ‘MyMeasurement’, ON
:PLUGin:JTOLerance:FETCh:DATA?
Syntax
:PLUGin:JTOLerance:FETCh:DATA? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Description
This command returns the jitter tolerance measurement results addressed
by the measurement name identifier.
"M1.DataIn1",100000,0.01,3000000000,0,0,"PASS"
The first item in the comma separated list is the name of the location
which is “M1.DataIn1”. The next values are Frequency, Amplitude, Number
of Bits, Number of Errors, BER and Pass/Fail Results and are repeated in
the same order for subsequent measured points.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
:PLUG:JTOL:FETC:DATA? ‘MyMeasurement’