
Keysight M8070A Programming Guide
433
SCPI Command Reference
5
:PLUGin:PSWEep:RUN:LOG?
Syntax
:PLUGin:PSWEep:RUN:LOG? 'Identifier'
Input
Parameters
‘Identifier’: Specify the plugin name. For e.g. ‘ParameterSweep1’
Description
This command returns logs for the addressed measurement.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example
:PLUG:PSWE:RUN:LOG? 'ParameterSweep1'
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.