
392
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:JTOLerance:RUN:LOG?
Syntax
:PLUGin:JTOLerance:RUN:LOG? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Description
This command returns logs for the addressed measurement.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
The following example returns logs for the measurement name identifier
called ‘MyMeasurement’:
:PLUG:JTOL:RUN:LOG? ‘MyMeasurement’
The format of log returned is in the following way:
#XY Message Log
where X denotes the length of digits for Y, Y denotes the number of
characters in the log then followed by the log message.
For example:
#10 means, there is 1 digit after 1 and there is 0 character in the log.
#2492 means, there are 3 digits after 2 and there are 492 characters in the
log message.
:PLUGin:JTOLerance:RUN:MESSage?
Syntax
:PLUGin:JTOLerance:RUN:MESSage? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Description
This command returns a string describing the state of an jitter tolerance
measurement addressed by the measurement name identifier. Possible
states include NotStarted, Running, Suspended, Finished, Error, or
Stopped.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
The following example returns the state of a jitter tolerance measurement
with the measurement name identifier called ‘MyMeasurement’:
:PLUG:JTOL:RUN:MESS? ‘MyMeasurement’
Running