|
340 Keysight M8070A Programming Guide5 SCPI Command ReferenceExample The following example triggers a single output level measurement stepof the measurement addressed with the measurement name identifiercalled ‘MyMeasurement’::PLUG:OLEV:STEP ‘MyMeasurement’:PLUGin:OLEVel:STOPSyntax :PLUGin:OLEVel:STOP ‘identifier’InputParameters‘identifier’: Specify the measurement name to stop.Description This command stops an output level measurement addressed by themeasurement name identifier.This SCPI is applicable for M8041A, M8051A and M8062A.Example The following example stops an output level measurement with themeasurement name identifier called ‘MyMeasurement’::PLUG:OLEV:STOP ‘MyMeasurement’:PLUGin:OLEVel:GRAPh?Syntax :PLUGin:OTIMing:OLEVel? ‘identifier’[,DesiredWidth][,DesiredHeight][,][,][,1 |0][,’TabName’]InputParameters‘identifier’: Specify measurement name.Other optional parameters are:[,DesiredWidth]: Specify the desired width of the image.[,DesiredHeight]: Specify the desired height of the image.[,]: Specify whether the user wants to capture in currenttheme or wants to capture in white background.[,]: Specify the format of the image. The default format is PNG.[,1 | 0]: Specify whether to capture the graph with legends or not.[,’TabName’]: Specify the tab name on which the graph is supposed to becaptured.Description This query returns data of the image captured from the graph view of theplugin in the specified format.Example :PLUG:OLEV:GRAP? ‘MyMeasurement’,1000,800,CURR,PNG,1,Graph PreviousNext |