Keysight M8070A Programming Guide 391
SCPI Command Reference 5
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example The following example triggers a single jitter tolerance measurement step
of the measurement addressed with the measurement name identifier
called ‘MyMeasurement’:
:PLUG:JTOL:STEP ‘MyMeasurement’
:PLUGin:JTOLerance:RUN:HISTory[:STATe][?]
Syntax :PLUGin:JTOLerance:RUN:HISTory[:STATe] ‘identifier’,<0|1>
:PLUGin:JTOLerance:RUN:HISTory[:STATe]? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Return Range 0|1
Description This command enables/disables the storage of jitter tolerance
measurement results addressed by the measurement name identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example The following example enables storage of jitter tolerance measurement
results with the measurement name identifier called ‘MyMeasurement’:
:PLUG:JTOL:RUN:HIST ‘MyMeasurement’, 1
:PLUGin:JTOLerance:RUN:HISTory:CLEar
Syntax :PLUGin:JTOLerance:RUN:HISTory:CLEar ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Description This command deletes the stored jitter tolerance measurement history
addressed by the measurement name identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example The following example deletes the stored jitter tolerance measurement
history with the measurement name identifier called ‘MyMeasurement’:
:PLUG:JTOL:RUN:HIST:CLE ‘MyMeasurement’