
Keysight M8070A Programming Guide
367
SCPI Command Reference
5
:PLUGin:OLEVel:RUN:LOG?
Syntax
:PLUGin:OLEVel:RUN:LOG? 'Identifier'
Input
Parameters
Identifier: 'MyMeasurement'
Description
This command returns logs for the addressed measurement.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
:PLUGin:OLEVel:RUN:LOG? 'MyMeasurement'
Output:
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.