
Keysight M8070A Programming Guide
321
SCPI Command Reference
5
:PLUGin:OTIMing:RUN:HISTory[:STATe][?]
Syntax
:PLUGin:OTIMing:RUN:HISTory[:STATe] ‘identifier’,<0|1|OFF|ON>
:PLUGin:OTIMing:RUN:HISTory[:STATe]? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Return Range
0|1
Description
This command enables/disables the storage of output timing
measurement results addressed by the measurement name identifier.
This query returns the current setting.
This SCPI is applicable for M8041A, M8051A, M8062A and M8046A.
Example
The following example enables storage of output timing measurement
results with the measurement name identifier called ‘MyMeasurement’:
:PLUG:OTIM:RUN:HIST ‘MyMeasurement’, 1
:PLUGin:OTIMing:RUN:HISTory:CLEar
Syntax
:PLUGin:OTIMing:RUN:HISTory:CLEar ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Description
This command deletes the output timing measurement history addressed
by the measurement name identifier.
This SCPI is applicable for M8041A, M8051A, M8062A and M8046A.
Example
The following example deletes the output timing measurement history with
the measurement name identifier called ‘MyMeasurement’:
:PLUG:OTIM:RUN:HIST:CLE ‘MyMeasurement’