plot
¶
The plot commands module.
These commands are used in the following models: LPD6, MSO4, MSO4B, MSO5, MSO5B, MSO5LP, MSO6, MSO6B
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- PLOT:ADDNew <QString>
- PLOT:DELete <QString>
- PLOT:LIST?
- PLOT:PLOT<x>:BATHtub:BER <NR1>
- PLOT:PLOT<x>:BATHtub:BER?
- PLOT:PLOT<x>:BATHtub:XAXISUnits {UNITIntervals|SECOnds}
- PLOT:PLOT<x>:BATHtub:XAXISUnits?
- PLOT:PLOT<x>:BITType {ALLBits|TRANSition|NONTRANsition}
- PLOT:PLOT<x>:BITType?
- PLOT:PLOT<x>:DDJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:DDJHistogram?
- PLOT:PLOT<x>:EINTerpolation {ON|OFF}
- PLOT:PLOT<x>:EINTerpolation?
- PLOT:PLOT<x>:EXPORTRaw?
- PLOT:PLOT<x>:EXTENDuis <NR1>
- PLOT:PLOT<x>:EXTENDuis?
- PLOT:PLOT<x>:EYERender {FAst|COMPlete}
- PLOT:PLOT<x>:EYERender?
- PLOT:PLOT<x>:IMDA:MEAS {VRMS|IRMS|PHASE|FREQuency|TRPWR|REPWR|APPPWR|TRPWRSUM|REPWRSUM|APPPWRSUM|DCPWR|INPWR|OUTPWR|EFFiciency|TOTALEFFiciency|INPWRSUM|OUTPWRSUM}
- PLOT:PLOT<x>:IMDA:MEAS?
- PLOT:PLOT<x>:IMDAPLOTDisplay {ALL|ONEPAIRVI|ONEPAIRV|ONEPAIRI|PHASEONE|PHASETWO|PHASETHREE|ABC|DQ0}
- PLOT:PLOT<x>:IMDAPLOTDisplay?
- PLOT:PLOT<x>:INTerpolate {ON|OFF}
- PLOT:PLOT<x>:INTerpolate?
- PLOT:PLOT<x>:LABel:COLor <QString>
- PLOT:PLOT<x>:LABel:COLor?
- PLOT:PLOT<x>:LABel:FONT:BOLD {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:BOLD?
- PLOT:PLOT<x>:LABel:FONT:ITALic {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:ITALic?
- PLOT:PLOT<x>:LABel:FONT:SIZE <NR1>
- PLOT:PLOT<x>:LABel:FONT:SIZE?
- PLOT:PLOT<x>:LABel:FONT:TYPE <QString>
- PLOT:PLOT<x>:LABel:FONT:TYPE?
- PLOT:PLOT<x>:LABel:FONT:UNDERline {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:UNDERline?
- PLOT:PLOT<x>:LABel:NAMe <QString>
- PLOT:PLOT<x>:LABel:NAMe?
- PLOT:PLOT<x>:LABel:XPOS <NR3>
- PLOT:PLOT<x>:LABel:XPOS?
- PLOT:PLOT<x>:LABel:YPOS <NR3>
- PLOT:PLOT<x>:LABel:YPOS?
- PLOT:PLOT<x>:MASK?
- PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit {ON|OFF}
- PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit?
- PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM <NR3>
- PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM?
- PLOT:PLOT<x>:MASKOffset:PERCENTui:TO <NR3>
- PLOT:PLOT<x>:MASKOffset:PERCENTui:TO?
- PLOT:PLOT<x>:NUMBins {TWENtyfive|FIFTY|HUNdred|TWOFifty|FIVEHundred|TWOThousand|MAXimum}
- PLOT:PLOT<x>:NUMBins?
- PLOT:PLOT<x>:PJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:PJHistogram?
- PLOT:PLOT<x>:PREGion {SELECTED|ALL}
- PLOT:PLOT<x>:PREGion?
- PLOT:PLOT<x>:PSIJ {ORIGINAL|EMULATED}
- PLOT:PLOT<x>:PSIJ?
- PLOT:PLOT<x>:PTYPe {RMS|MAGNITUDE}
- PLOT:PLOT<x>:PTYPe?
- PLOT:PLOT<x>:RAILNUM RAIL<x>
- PLOT:PLOT<x>:RAILNUM?
- PLOT:PLOT<x>:RJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:RJHistogram?
- PLOT:PLOT<x>:SOUrce1 MEAS<x>
- PLOT:PLOT<x>:SOUrce1?
- PLOT:PLOT<x>:SPECtrum:BASE <NR1>
- PLOT:PLOT<x>:SPECtrum:BASE?
- PLOT:PLOT<x>:SPECtrum:DYNRange <NR3>
- PLOT:PLOT<x>:SPECtrum:DYNRange?
- PLOT:PLOT<x>:TJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:TJHistogram?
- PLOT:PLOT<x>:TRESponse:RTYPe {PHASE|GRPDELAY|GDELAY}
- PLOT:PLOT<x>:TRESponse:RTYPe?
- PLOT:PLOT<x>:TYPe {NONE|BATHTUB|EYEDIAGRAM|HARMONICS|HISTOGRAM|IMDATIMETREND|IMDAACQTREND|INDUCTANCE|IVSINTEGRALV|MAGPROPERTY|PHASENOISE|PHASOR|RECOVERY|SOA|SPECTRUM|SSCPROFILE|SWL|TIEHISTOGRAM|TIETIMETREND|TIESPECTRUM|TIMETREND|TRESPONSE|XY|XYZ}
Plot
¶
Bases: SCPICmdRead
The PLOT command tree.
Usage
- Using the
.query()method will send thePLOT?query. - Using the
.verify(value)method will send thePLOT?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.addnew: ThePLOT:ADDNewcommand..delete: ThePLOT:DELetecommand..list: ThePLOT:LISTcommand..plot: ThePLOT:PLOT<x>command tree.
addnew
property
¶
addnew: PlotAddnew
Return the PLOT:ADDNew command.
Description
- This command adds the specified plot.
Usage
- Using the
.write(value)method will send thePLOT:ADDNew valuecommand.
SCPI Syntax
- PLOT:ADDNew <QString>
Info
<QString>is the specified plot. The argument is of the form ’ PLOT‘, where ≥ 1.
delete
property
¶
delete: PlotDelete
Return the PLOT:DELete command.
Description
- This command deletes the specified plot.
Usage
- Using the
.write(value)method will send thePLOT:DELete valuecommand.
SCPI Syntax
- PLOT:DELete <QString>
Info
<QString>is the specified plot. Argument is of the form ‘PLOT‘, where is ≥ 1).
list
property
¶
list: PlotList
Return the PLOT:LIST command.
Description
- This command lists all currently defined plots.
Usage
- Using the
.query()method will send thePLOT:LIST?query. - Using the
.verify(value)method will send thePLOT:LIST?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- PLOT:LIST?
plot
property
¶
plot: dict[int, PlotPlotItem]
Return the PLOT:PLOT<x> command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.bathtub: ThePLOT:PLOT<x>:BATHtubcommand tree..bittype: ThePLOT:PLOT<x>:BITTypecommand..ddjhistogram: ThePLOT:PLOT<x>:DDJHistogramcommand..einterpolation: ThePLOT:PLOT<x>:EINTerpolationcommand..exportraw: ThePLOT:PLOT<x>:EXPORTRawcommand..extenduis: ThePLOT:PLOT<x>:EXTENDuiscommand..eyerender: ThePLOT:PLOT<x>:EYERendercommand..imda: ThePLOT:PLOT<x>:IMDAcommand tree..imdaplotdisplay: ThePLOT:PLOT<x>:IMDAPLOTDisplaycommand..interpolate: ThePLOT:PLOT<x>:INTerpolatecommand..label: ThePLOT:PLOT<x>:LABelcommand tree..mask: ThePLOT:PLOT<x>:MASKcommand..maskoffset: ThePLOT:PLOT<x>:MASKOffsetcommand tree..numbins: ThePLOT:PLOT<x>:NUMBinscommand..pjhistogram: ThePLOT:PLOT<x>:PJHistogramcommand..pregion: ThePLOT:PLOT<x>:PREGioncommand..psij: ThePLOT:PLOT<x>:PSIJcommand..ptype: ThePLOT:PLOT<x>:PTYPecommand..railnum: ThePLOT:PLOT<x>:RAILNUMcommand..rjhistogram: ThePLOT:PLOT<x>:RJHistogramcommand..source1: ThePLOT:PLOT<x>:SOUrce1command..spectrum: ThePLOT:PLOT<x>:SPECtrumcommand tree..tjhistogram: ThePLOT:PLOT<x>:TJHistogramcommand..tresponse: ThePLOT:PLOT<x>:TRESponsecommand tree..type: ThePLOT:PLOT<x>:TYPecommand.
PlotAddnew
¶
Bases: SCPICmdWrite
The PLOT:ADDNew command.
Description
- This command adds the specified plot.
Usage
- Using the
.write(value)method will send thePLOT:ADDNew valuecommand.
SCPI Syntax
- PLOT:ADDNew <QString>
Info
<QString>is the specified plot. The argument is of the form ’ PLOT‘, where ≥ 1.
PlotDelete
¶
Bases: SCPICmdWrite
The PLOT:DELete command.
Description
- This command deletes the specified plot.
Usage
- Using the
.write(value)method will send thePLOT:DELete valuecommand.
SCPI Syntax
- PLOT:DELete <QString>
Info
<QString>is the specified plot. Argument is of the form ‘PLOT‘, where is ≥ 1).
PlotList
¶
Bases: SCPICmdRead
The PLOT:LIST command.
Description
- This command lists all currently defined plots.
Usage
- Using the
.query()method will send thePLOT:LIST?query. - Using the
.verify(value)method will send thePLOT:LIST?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- PLOT:LIST?
PlotPlotItem
¶
Bases: ValidatedDynamicNumberCmd, SCPICmdRead
The PLOT:PLOT<x> command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.bathtub: ThePLOT:PLOT<x>:BATHtubcommand tree..bittype: ThePLOT:PLOT<x>:BITTypecommand..ddjhistogram: ThePLOT:PLOT<x>:DDJHistogramcommand..einterpolation: ThePLOT:PLOT<x>:EINTerpolationcommand..exportraw: ThePLOT:PLOT<x>:EXPORTRawcommand..extenduis: ThePLOT:PLOT<x>:EXTENDuiscommand..eyerender: ThePLOT:PLOT<x>:EYERendercommand..imda: ThePLOT:PLOT<x>:IMDAcommand tree..imdaplotdisplay: ThePLOT:PLOT<x>:IMDAPLOTDisplaycommand..interpolate: ThePLOT:PLOT<x>:INTerpolatecommand..label: ThePLOT:PLOT<x>:LABelcommand tree..mask: ThePLOT:PLOT<x>:MASKcommand..maskoffset: ThePLOT:PLOT<x>:MASKOffsetcommand tree..numbins: ThePLOT:PLOT<x>:NUMBinscommand..pjhistogram: ThePLOT:PLOT<x>:PJHistogramcommand..pregion: ThePLOT:PLOT<x>:PREGioncommand..psij: ThePLOT:PLOT<x>:PSIJcommand..ptype: ThePLOT:PLOT<x>:PTYPecommand..railnum: ThePLOT:PLOT<x>:RAILNUMcommand..rjhistogram: ThePLOT:PLOT<x>:RJHistogramcommand..source1: ThePLOT:PLOT<x>:SOUrce1command..spectrum: ThePLOT:PLOT<x>:SPECtrumcommand tree..tjhistogram: ThePLOT:PLOT<x>:TJHistogramcommand..tresponse: ThePLOT:PLOT<x>:TRESponsecommand tree..type: ThePLOT:PLOT<x>:TYPecommand.
bathtub
property
¶
bathtub: PlotPlotItemBathtub
Return the PLOT:PLOT<x>:BATHtub command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BATHtub?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BATHtub?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.ber: ThePLOT:PLOT<x>:BATHtub:BERcommand..xaxisunits: ThePLOT:PLOT<x>:BATHtub:XAXISUnitscommand.
bittype
property
¶
bittype: PlotPlotItemBittype
Return the PLOT:PLOT<x>:BITType command.
Description
- This command sets or queries the bit type to display for the specified eye diagram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BITType?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BITType?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:BITType valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:BITType {ALLBits|TRANSition|NONTRANsition}
- PLOT:PLOT<x>:BITType?
Info
PLOT<x>is the plot number.ALLBitssets the eye diagram plot to show both transition and nontransition bits.TRANSitionsets the eye diagram plot to show only bits where a logic level transition occurs.NONTRANsitionsets the eye diagram plot to show only bits where no logic level transition occurs.
ddjhistogram
property
¶
ddjhistogram: PlotPlotItemDdjhistogram
Return the PLOT:PLOT<x>:DDJHistogram command.
Description
- Sets or queries the status of DDJ Histogram in composite histogram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:DDJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:DDJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:DDJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:DDJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:DDJHistogram?
Info
ONindicates that DDJHistogram is active.OFFindicates that DDJHistogram is off.1turns on DDJHistogram. Any number value other than 0 will turn DDJHistogram on.0turns off DDJHistogram.
einterpolation
property
¶
einterpolation: PlotPlotItemEinterpolation
Return the PLOT:PLOT<x>:EINTerpolation command.
Description
- This command sets or queries whether dot mode eye diagram is enabled.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EINTerpolation?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EINTerpolation?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:EINTerpolation valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:EINTerpolation {ON|OFF}
- PLOT:PLOT<x>:EINTerpolation?
Info
PLOT<x>is the plot number.ONenables interpolation between samples.OFFdisables interpolation between samples.
exportraw
property
¶
exportraw: PlotPlotItemExportraw
Return the PLOT:PLOT<x>:EXPORTRaw command.
Description
- This command returns a binary stream of double values containing the x,y and hits
value. Use this command along with
MEASUREMENT:ADDMEAS TIE,PLOT:PLOT1:TYPE EYEDIAGRAM,DISplay:SELect:VIEWplotview1 to export the eye diagram plot data.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EXPORTRaw?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EXPORTRaw?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- PLOT:PLOT<x>:EXPORTRaw?
extenduis
property
¶
extenduis: PlotPlotItemExtenduis
Return the PLOT:PLOT<x>:EXTENDuis command.
Description
- This command sets or queries number of UIs surrounding the eye boundary UIs that are used for fast eye rendering.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EXTENDuis?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EXTENDuis?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:EXTENDuis valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:EXTENDuis <NR1>
- PLOT:PLOT<x>:EXTENDuis?
Info
PLOT<x>is the plot number.<NR1>is the number of surrounding UIs.
eyerender
property
¶
eyerender: PlotPlotItemEyerender
Return the PLOT:PLOT<x>:EYERender command.
Description
- This command sets or queries the eye rendering method for the specified plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EYERender?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EYERender?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:EYERender valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:EYERender {FAst|COMPlete}
- PLOT:PLOT<x>:EYERender?
Info
PLOT<x>is the plot number.FAstsets the eye rendering method to fast.COMPletesets the eye rendering method to complete.
imda
property
¶
imda: PlotPlotItemImda
Return the PLOT:PLOT<x>:IMDA command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:IMDA?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:IMDA?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Sub-properties
.meas: ThePLOT:PLOT<x>:IMDA:MEAScommand.
imdaplotdisplay
property
¶
imdaplotdisplay: PlotPlotItemImdaplotdisplay
Return the PLOT:PLOT<x>:IMDAPLOTDisplay command.
Description
- This command sets or returns the IMDA time trend and acq trend plot display configuration.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:IMDAPLOTDisplay?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:IMDAPLOTDisplay?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:IMDAPLOTDisplay valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:IMDAPLOTDisplay {ALL|ONEPAIRVI|ONEPAIRV|ONEPAIRI|PHASEONE|PHASETWO|PHASETHREE|ABC|DQ0}
- PLOT:PLOT<x>:IMDAPLOTDisplay?
Info
PLOT<x>is the plot number.ALLsets the IMDA time trend and acq trend plot display configuration to ALL.ONEPAIRVIsets the IMDA time trend and acq trend plot display configuration to ONEPAIRVI.ONEPAIRVsets the IMDA time trend and acq trend plot display configuration to ONEPAIRV.ONEPAIRIsets the IMDA time trend and acq trend plot display configuration to ONEPAIRI.PHASEONEsets the IMDA time trend and acq trend plot display configuration to PHASEONE.PHASETWOsets the IMDA time trend and acq trend plot display configuration to PHASETWO.PHASETHREEsets the IMDA time trend and acq trend plot display configuration to PHASETHREE.ABCsets the IMDA time trend plot display to ABC.DQ0sets the IMDA time trend plot display to DQ0.
interpolate
property
¶
interpolate: PlotPlotItemInterpolate
Return the PLOT:PLOT<x>:INTerpolate command.
Description
- This command turns on or off the interpolation state for SOA plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:INTerpolate?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:INTerpolate?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:INTerpolate valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:INTerpolate {ON|OFF}
- PLOT:PLOT<x>:INTerpolate?
Info
PLOT<x>is the plot number.ONspecifies the interpolation state has been turned on for SOA plot.OFFspecifies the interpolation state has been turned off for SOA plot.
label
property
¶
label: PlotPlotItemLabel
Return the PLOT:PLOT<x>:LABel command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.color: ThePLOT:PLOT<x>:LABel:COLorcommand..font: ThePLOT:PLOT<x>:LABel:FONTcommand tree..name: ThePLOT:PLOT<x>:LABel:NAMecommand..xpos: ThePLOT:PLOT<x>:LABel:XPOScommand..ypos: ThePLOT:PLOT<x>:LABel:YPOScommand.
mask
property
¶
mask: PlotPlotItemMask
Return the PLOT:PLOT<x>:MASK command.
Description
- This command returns the name of the mask test associated with the specified eye diagram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASK?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASK?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- PLOT:PLOT<x>:MASK?
Info
PLOT<x>is the plot number.
maskoffset
property
¶
maskoffset: PlotPlotItemMaskoffset
Return the PLOT:PLOT<x>:MASKOffset command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Sub-properties
.horizontal: ThePLOT:PLOT<x>:MASKOffset:HORizontalcommand tree..percentui: ThePLOT:PLOT<x>:MASKOffset:PERCENTuicommand tree.
numbins
property
¶
numbins: PlotPlotItemNumbins
Return the PLOT:PLOT<x>:NUMBins command.
Description
- This command sets or queries the current histogram/composite jitter histogram resolution.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:NUMBins?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:NUMBins?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:NUMBins valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:NUMBins {TWENtyfive|FIFTY|HUNdred|TWOFifty|FIVEHundred|TWOThousand|MAXimum}
- PLOT:PLOT<x>:NUMBins?
Info
TWENtyfivesets the number of bins to 25.FIFTYsets the number of bins to 50.HUNdredsets the number of bins to 100.TWOFiftysets the number of bins to 250.FIVEHundredsets the number of bins to 500.TWOThousandsets the number of bins to 2000.MAXimumsets the number of bins to the maximum value.
pjhistogram
property
¶
pjhistogram: PlotPlotItemPjhistogram
Return the PLOT:PLOT<x>:PJHistogram command.
Description
- Sets or queries the status of PJ Histogram in composite histogram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:PJHistogram?
Info
ONindicates that PJHistogram is active.OFFindicates that PJHistogram is off.1turns on PJHistogram. Any number value other than 0 will turn PJHistogram on.0turns off PJHistogram.
pregion
property
¶
pregion: PlotPlotItemPregion
Return the PLOT:PLOT<x>:PREGion command.
Description
- This command sets or returns the pulse region for recovery plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PREGion?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PREGion?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PREGion valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PREGion {SELECTED|ALL}
- PLOT:PLOT<x>:PREGion?
Info
PLOT<x>is the plot number.SELECTEDspecifies the pulse region for recovery plot as selected.ALLspecifies the pulse region for recovery plot as all.
psij
property
¶
psij: PlotPlotItemPsij
Return the PLOT:PLOT<x>:PSIJ command.
Description
- This command sets or returns the plot data type for respective PSIJ plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PSIJ?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PSIJ?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PSIJ valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PSIJ {ORIGINAL|EMULATED}
- PLOT:PLOT<x>:PSIJ?
Info
PLOT<x>is the plot number.ORIGINALsets the plot data type to original.EMULATEDsets the plot data type to emulated.
ptype
property
¶
ptype: PlotPlotItemPtype
Return the PLOT:PLOT<x>:PTYPe command.
Description
- This command sets or returns the phasor type of the phasor diagram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PTYPe?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PTYPe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PTYPe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PTYPe {RMS|MAGNITUDE}
- PLOT:PLOT<x>:PTYPe?
Info
PLOT<x>is the plot number.RMSsets the phasor type to RMS.MAGNITUDEsets the phasor type to MAGNITUDE.
railnum
property
¶
railnum: PlotPlotItemRailnum
Return the PLOT:PLOT<x>:RAILNUM command.
Description
- Sets the DPM histogram source.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:RAILNUM?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:RAILNUM?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:RAILNUM valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:RAILNUM RAIL<x>
- PLOT:PLOT<x>:RAILNUM?
Info
PLOT<x>is the plot number.RAIL<x>is the rail number. Valid values are 1 to 7.
rjhistogram
property
¶
rjhistogram: PlotPlotItemRjhistogram
Return the PLOT:PLOT<x>:RJHistogram command.
Description
- Sets or queries the status of RJ Histogram in composite histogram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:RJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:RJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:RJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:RJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:RJHistogram?
Info
ONindicates that RJHistogram is active.OFFindicates that RJHistogram is off.1turns on RJHistogram. Any number value other than 0 will turn RJHistogram on.0turns off RJHistogram.
source1
property
¶
source1: PlotPlotItemSource1
Return the PLOT:PLOT<x>:SOUrce1 command.
Description
- This command sets or queries the plot source.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SOUrce1?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SOUrce1?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:SOUrce1 valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:SOUrce1 MEAS<x>
- PLOT:PLOT<x>:SOUrce1?
Info
MEAS<x>is the specified measurement source for the specified plot.
spectrum
property
¶
spectrum: PlotPlotItemSpectrum
Return the PLOT:PLOT<x>:SPECtrum command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SPECtrum?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SPECtrum?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.base: ThePLOT:PLOT<x>:SPECtrum:BASEcommand..dynrange: ThePLOT:PLOT<x>:SPECtrum:DYNRangecommand.
tjhistogram
property
¶
tjhistogram: PlotPlotItemTjhistogram
Return the PLOT:PLOT<x>:TJHistogram command.
Description
- Sets or queries the status of TJ Histogram in composite histogram plot
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:TJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:TJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:TJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:TJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:TJHistogram?
Info
ONindicates that TJHistogram is active.OFFindicates that TJHistogram is off.1turns on TJHistogram. Any number value other than 0 will turn TJHistogram on.0turns off TJHistogram.
tresponse
property
¶
tresponse: PlotPlotItemTresponse
Return the PLOT:PLOT<x>:TRESponse command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:TRESponse?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:TRESponse?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>sets the plot measurement number. This is the equivalent of the number shown on a plot heading in the UI.
Sub-properties
.rtype: ThePLOT:PLOT<x>:TRESponse:RTYPecommand.
type
property
¶
type: PlotPlotItemType
Return the PLOT:PLOT<x>:TYPe command.
Description
- This command sets or returns the current plot type of the specified plot.
Usage
- Using the
.write(value)method will send thePLOT:PLOT<x>:TYPe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:TYPe {NONE|BATHTUB|EYEDIAGRAM|HARMONICS|HISTOGRAM|IMDATIMETREND|IMDAACQTREND|INDUCTANCE|IVSINTEGRALV|MAGPROPERTY|PHASENOISE|PHASOR|RECOVERY|SOA|SPECTRUM|SSCPROFILE|SWL|TIEHISTOGRAM|TIETIMETREND|TIESPECTRUM|TIMETREND|TRESPONSE|XY|XYZ}
Info
<x>is the plot number. This is the equivalent of the number shown on a plot heading in the UI.NONEdoes not create a plot.BATHTUBcreates a bathtub plot.EYEDIAGRAMcreates an eye diagram. This plot type is not available on a 4 Series MSO instrument.HARMONICScreates a harmonics bar graph.HISTOGRAMcreates a histogram plot.IMDATIMETRENDcreates a IMDA time trend plot. This plot type requires option IMDA.IMDAACQTRENDcreates a IMDA acq trend plot. This plot type requires option IMDA.INDUCTANCEcreates a inductance plot.IVSINTEGRALVcreates a I vs. ∫V plot.MAGPROPERTYcreates a BH curve.PHASENOISEcreates a phase noise plot.PHASORcreates the Phasor Diagram. This plot type requires option 5-DPM on MSO58/56 series instruments.RECOVERYcreates a recovery plot. This plot type requires a WBG-DPT License.SOAcreates an SOA plot.SPECTRUMcreates a spectrum plot.SSCPROFILEcreates a SSC profile plot.SWLcreates a Switching Loss plot.TIEHISTOGRAMcreates a TIE histogram plot.TIESPECTRUMcreates a TIE spectrum plot.TIETIMETRENDcreates a TIE time trend plot.TIMETRENDcreates a time trend plot.TRESPONSEcreates a response plot.XYcreates a XY plot.XYZcreates a XYZ plot.
PlotPlotItemBathtub
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:BATHtub command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BATHtub?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BATHtub?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.ber: ThePLOT:PLOT<x>:BATHtub:BERcommand..xaxisunits: ThePLOT:PLOT<x>:BATHtub:XAXISUnitscommand.
ber
property
¶
Return the PLOT:PLOT<x>:BATHtub:BER command.
Description
- This command sets or queries the bathtub BER value.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BATHtub:BER?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BATHtub:BER?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:BATHtub:BER valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:BATHtub:BER <NR1>
- PLOT:PLOT<x>:BATHtub:BER?
Info
<NR1>is the bathtub BER value.
xaxisunits
property
¶
xaxisunits: PlotPlotItemBathtubXaxisunits
Return the PLOT:PLOT<x>:BATHtub:XAXISUnits command.
Description
- This command sets or queries the X-Axis unit, either unit intervals or seconds.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BATHtub:XAXISUnits?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BATHtub:XAXISUnits?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:BATHtub:XAXISUnits valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:BATHtub:XAXISUnits {UNITIntervals|SECOnds}
- PLOT:PLOT<x>:BATHtub:XAXISUnits?
Info
UNITIntervalsspecifies units as unit intervals.SECOndsspecifies units as seconds.
PlotPlotItemBathtubBer
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:BATHtub:BER command.
Description
- This command sets or queries the bathtub BER value.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BATHtub:BER?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BATHtub:BER?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:BATHtub:BER valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:BATHtub:BER <NR1>
- PLOT:PLOT<x>:BATHtub:BER?
Info
<NR1>is the bathtub BER value.
PlotPlotItemBathtubXaxisunits
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:BATHtub:XAXISUnits command.
Description
- This command sets or queries the X-Axis unit, either unit intervals or seconds.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BATHtub:XAXISUnits?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BATHtub:XAXISUnits?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:BATHtub:XAXISUnits valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:BATHtub:XAXISUnits {UNITIntervals|SECOnds}
- PLOT:PLOT<x>:BATHtub:XAXISUnits?
Info
UNITIntervalsspecifies units as unit intervals.SECOndsspecifies units as seconds.
PlotPlotItemBittype
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:BITType command.
Description
- This command sets or queries the bit type to display for the specified eye diagram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:BITType?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:BITType?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:BITType valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:BITType {ALLBits|TRANSition|NONTRANsition}
- PLOT:PLOT<x>:BITType?
Info
PLOT<x>is the plot number.ALLBitssets the eye diagram plot to show both transition and nontransition bits.TRANSitionsets the eye diagram plot to show only bits where a logic level transition occurs.NONTRANsitionsets the eye diagram plot to show only bits where no logic level transition occurs.
PlotPlotItemDdjhistogram
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:DDJHistogram command.
Description
- Sets or queries the status of DDJ Histogram in composite histogram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:DDJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:DDJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:DDJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:DDJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:DDJHistogram?
Info
ONindicates that DDJHistogram is active.OFFindicates that DDJHistogram is off.1turns on DDJHistogram. Any number value other than 0 will turn DDJHistogram on.0turns off DDJHistogram.
PlotPlotItemEinterpolation
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:EINTerpolation command.
Description
- This command sets or queries whether dot mode eye diagram is enabled.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EINTerpolation?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EINTerpolation?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:EINTerpolation valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:EINTerpolation {ON|OFF}
- PLOT:PLOT<x>:EINTerpolation?
Info
PLOT<x>is the plot number.ONenables interpolation between samples.OFFdisables interpolation between samples.
PlotPlotItemExportraw
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:EXPORTRaw command.
Description
- This command returns a binary stream of double values containing the x,y and hits value.
Use this command along with
MEASUREMENT:ADDMEAS TIE,PLOT:PLOT1:TYPE EYEDIAGRAM,DISplay:SELect:VIEWplotview1 to export the eye diagram plot data.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EXPORTRaw?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EXPORTRaw?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- PLOT:PLOT<x>:EXPORTRaw?
PlotPlotItemExtenduis
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:EXTENDuis command.
Description
- This command sets or queries number of UIs surrounding the eye boundary UIs that are used for fast eye rendering.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EXTENDuis?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EXTENDuis?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:EXTENDuis valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:EXTENDuis <NR1>
- PLOT:PLOT<x>:EXTENDuis?
Info
PLOT<x>is the plot number.<NR1>is the number of surrounding UIs.
PlotPlotItemEyerender
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:EYERender command.
Description
- This command sets or queries the eye rendering method for the specified plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:EYERender?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:EYERender?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:EYERender valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:EYERender {FAst|COMPlete}
- PLOT:PLOT<x>:EYERender?
Info
PLOT<x>is the plot number.FAstsets the eye rendering method to fast.COMPletesets the eye rendering method to complete.
PlotPlotItemImda
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:IMDA command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:IMDA?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:IMDA?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Properties
.meas: ThePLOT:PLOT<x>:IMDA:MEAScommand.
meas
property
¶
meas: PlotPlotItemImdaMeas
Return the PLOT:PLOT<x>:IMDA:MEAS command.
Description
- This command sets or returns the measurement selection of trend plot and acq trend plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:IMDA:MEAS?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:IMDA:MEAS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:IMDA:MEAS valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:IMDA:MEAS {VRMS|IRMS|PHASE|FREQuency|TRPWR|REPWR|APPPWR|TRPWRSUM|REPWRSUM|APPPWRSUM|DCPWR|INPWR|OUTPWR|EFFiciency|TOTALEFFiciency|INPWRSUM|OUTPWRSUM}
- PLOT:PLOT<x>:IMDA:MEAS?
Info
PLOT<x>is the plot number.VRMSsets the IMDA measurement selection to VRMS.IRMSsets the IMDA measurement selection to IRMS.PHASEsets the IMDA measurement selection to PHASE.FREQuencysets the IMDA measurement selection to FREQuency.TRPWRsets the IMDA measurement selection to TRPWR.REPWRsets the IMDA measurement selection to REPWR.APPPWRsets the IMDA measurement selection to APPPWR.TRPWRSUMsets the IMDA measurement selection to TRPWRSUM.REPWRSUMsets the IMDA measurement selection to REPWRSUM.APPPWRSUMsets the IMDA measurement selection to APPPWRSUM.DCPWRsets the IMDA measurement selection to DCPWR. This selection is applicable only for acq trend plots.INPWRsets the IMDA measurement selection to INPWR. This selection is applicable only for acq trend plots.OUTPWRsets the IMDA measurement selection to OUTPWR. This selection is applicable only for acq trend plots.EFFiciencysets the IMDA measurement selection to EFFiciency.TOTALEFFiciencysets the IMDA measurement selection to TOTALEFFiciency. This selection is applicable only for acq trend plots.INPWRSUMsets the IMDA measurement selection to INPWRSUM. This selection is applicable only for acq trend plots.OUTPWRSUMsets the IMDA measurement selection to OUTPWRSUM. This selection is applicable only for acq trend plots.
PlotPlotItemImdaMeas
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:IMDA:MEAS command.
Description
- This command sets or returns the measurement selection of trend plot and acq trend plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:IMDA:MEAS?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:IMDA:MEAS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:IMDA:MEAS valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:IMDA:MEAS {VRMS|IRMS|PHASE|FREQuency|TRPWR|REPWR|APPPWR|TRPWRSUM|REPWRSUM|APPPWRSUM|DCPWR|INPWR|OUTPWR|EFFiciency|TOTALEFFiciency|INPWRSUM|OUTPWRSUM}
- PLOT:PLOT<x>:IMDA:MEAS?
Info
PLOT<x>is the plot number.VRMSsets the IMDA measurement selection to VRMS.IRMSsets the IMDA measurement selection to IRMS.PHASEsets the IMDA measurement selection to PHASE.FREQuencysets the IMDA measurement selection to FREQuency.TRPWRsets the IMDA measurement selection to TRPWR.REPWRsets the IMDA measurement selection to REPWR.APPPWRsets the IMDA measurement selection to APPPWR.TRPWRSUMsets the IMDA measurement selection to TRPWRSUM.REPWRSUMsets the IMDA measurement selection to REPWRSUM.APPPWRSUMsets the IMDA measurement selection to APPPWRSUM.DCPWRsets the IMDA measurement selection to DCPWR. This selection is applicable only for acq trend plots.INPWRsets the IMDA measurement selection to INPWR. This selection is applicable only for acq trend plots.OUTPWRsets the IMDA measurement selection to OUTPWR. This selection is applicable only for acq trend plots.EFFiciencysets the IMDA measurement selection to EFFiciency.TOTALEFFiciencysets the IMDA measurement selection to TOTALEFFiciency. This selection is applicable only for acq trend plots.INPWRSUMsets the IMDA measurement selection to INPWRSUM. This selection is applicable only for acq trend plots.OUTPWRSUMsets the IMDA measurement selection to OUTPWRSUM. This selection is applicable only for acq trend plots.
PlotPlotItemImdaplotdisplay
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:IMDAPLOTDisplay command.
Description
- This command sets or returns the IMDA time trend and acq trend plot display configuration.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:IMDAPLOTDisplay?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:IMDAPLOTDisplay?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:IMDAPLOTDisplay valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:IMDAPLOTDisplay {ALL|ONEPAIRVI|ONEPAIRV|ONEPAIRI|PHASEONE|PHASETWO|PHASETHREE|ABC|DQ0}
- PLOT:PLOT<x>:IMDAPLOTDisplay?
Info
PLOT<x>is the plot number.ALLsets the IMDA time trend and acq trend plot display configuration to ALL.ONEPAIRVIsets the IMDA time trend and acq trend plot display configuration to ONEPAIRVI.ONEPAIRVsets the IMDA time trend and acq trend plot display configuration to ONEPAIRV.ONEPAIRIsets the IMDA time trend and acq trend plot display configuration to ONEPAIRI.PHASEONEsets the IMDA time trend and acq trend plot display configuration to PHASEONE.PHASETWOsets the IMDA time trend and acq trend plot display configuration to PHASETWO.PHASETHREEsets the IMDA time trend and acq trend plot display configuration to PHASETHREE.ABCsets the IMDA time trend plot display to ABC.DQ0sets the IMDA time trend plot display to DQ0.
PlotPlotItemInterpolate
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:INTerpolate command.
Description
- This command turns on or off the interpolation state for SOA plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:INTerpolate?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:INTerpolate?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:INTerpolate valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:INTerpolate {ON|OFF}
- PLOT:PLOT<x>:INTerpolate?
Info
PLOT<x>is the plot number.ONspecifies the interpolation state has been turned on for SOA plot.OFFspecifies the interpolation state has been turned off for SOA plot.
PlotPlotItemLabel
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:LABel command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.color: ThePLOT:PLOT<x>:LABel:COLorcommand..font: ThePLOT:PLOT<x>:LABel:FONTcommand tree..name: ThePLOT:PLOT<x>:LABel:NAMecommand..xpos: ThePLOT:PLOT<x>:LABel:XPOScommand..ypos: ThePLOT:PLOT<x>:LABel:YPOScommand.
color
property
¶
color: PlotPlotItemLabelColor
Return the PLOT:PLOT<x>:LABel:COLor command.
Description
- This command sets or queries the color of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:COLor?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:COLor?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:COLor valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:COLor <QString>
- PLOT:PLOT<x>:LABel:COLor?
Info
<QString>is the label color. The default color is specified by a quoted empty string, and is the only available color.
font
property
¶
font: PlotPlotItemLabelFont
Return the PLOT:PLOT<x>:LABel:FONT command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.bold: ThePLOT:PLOT<x>:LABel:FONT:BOLDcommand..italic: ThePLOT:PLOT<x>:LABel:FONT:ITALiccommand..size: ThePLOT:PLOT<x>:LABel:FONT:SIZEcommand..type: ThePLOT:PLOT<x>:LABel:FONT:TYPEcommand..underline: ThePLOT:PLOT<x>:LABel:FONT:UNDERlinecommand.
name
property
¶
name: PlotPlotItemLabelName
Return the PLOT:PLOT<x>:LABel:NAMe command.
Description
- This command sets or queries the specified trend’s label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:NAMe?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:NAMe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:NAMe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:NAMe <QString>
- PLOT:PLOT<x>:LABel:NAMe?
Info
<QString>is the label.
xpos
property
¶
xpos: PlotPlotItemLabelXpos
Return the PLOT:PLOT<x>:LABel:XPOS command.
Description
- This command sets or queries the x-position of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:XPOS?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:XPOS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:XPOS valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:XPOS <NR3>
- PLOT:PLOT<x>:LABel:XPOS?
Info
<NR3>is the y-position, in pixels relative to the left edge of the display, of the label.
ypos
property
¶
ypos: PlotPlotItemLabelYpos
Return the PLOT:PLOT<x>:LABel:YPOS command.
Description
- This command sets or queries the y-position of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:YPOS?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:YPOS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:YPOS valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:YPOS <NR3>
- PLOT:PLOT<x>:LABel:YPOS?
Info
<NR3>is the x-position, in pixels relative to the left edge of the display, of the label.
PlotPlotItemLabelColor
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:COLor command.
Description
- This command sets or queries the color of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:COLor?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:COLor?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:COLor valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:COLor <QString>
- PLOT:PLOT<x>:LABel:COLor?
Info
<QString>is the label color. The default color is specified by a quoted empty string, and is the only available color.
PlotPlotItemLabelFont
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:LABel:FONT command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.bold: ThePLOT:PLOT<x>:LABel:FONT:BOLDcommand..italic: ThePLOT:PLOT<x>:LABel:FONT:ITALiccommand..size: ThePLOT:PLOT<x>:LABel:FONT:SIZEcommand..type: ThePLOT:PLOT<x>:LABel:FONT:TYPEcommand..underline: ThePLOT:PLOT<x>:LABel:FONT:UNDERlinecommand.
bold
property
¶
Return the PLOT:PLOT<x>:LABel:FONT:BOLD command.
Description
- This command sets or queries the bold state of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:BOLD?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:BOLD?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:BOLD valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:BOLD {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:BOLD?
Info
<NR1>= 0 disables bold font; any other value turns this feature on.OFFdisables bold font.ONenables bold font.
italic
property
¶
italic: PlotPlotItemLabelFontItalic
Return the PLOT:PLOT<x>:LABel:FONT:ITALic command.
Description
- This command sets or queries the italic state of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:ITALic?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:ITALic?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:ITALic valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:ITALic {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:ITALic?
Info
<NR1>= 0 disables italic font; any other value turns this feature on.OFFdisables italic font.ONenables italic font.
size
property
¶
Return the PLOT:PLOT<x>:LABel:FONT:SIZE command.
Description
- This command sets or queries the font size of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:SIZE?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:SIZE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:SIZE valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:SIZE <NR1>
- PLOT:PLOT<x>:LABel:FONT:SIZE?
Info
<NR1>is the font size.
type
property
¶
Return the PLOT:PLOT<x>:LABel:FONT:TYPE command.
Description
- This command sets or queries the font type of the specified trend label, such as Arial or Times New Roman. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:TYPE?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:TYPE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:TYPE valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:TYPE <QString>
- PLOT:PLOT<x>:LABel:FONT:TYPE?
Info
<QString>is the font type: Times New Roman, Arial, Frutiger LT Std 55 Roman, DejaVu Sans, DejaVu Sans Mono, Frutiger LT Std, Monospace, Sans Serif, Serif, Ubuntu, Ubuntu Condensed, and Ubuntu Mono.
underline
property
¶
underline: PlotPlotItemLabelFontUnderline
Return the PLOT:PLOT<x>:LABel:FONT:UNDERline command.
Description
- This command sets or queries the underline state of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:UNDERline?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:UNDERline?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:UNDERline valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:UNDERline {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:UNDERline?
Info
<NR1>= 0 disables underline font; any other value turns this feature on.OFFdisables underline font.ONenables underline font.
PlotPlotItemLabelFontBold
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:FONT:BOLD command.
Description
- This command sets or queries the bold state of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:BOLD?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:BOLD?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:BOLD valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:BOLD {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:BOLD?
Info
<NR1>= 0 disables bold font; any other value turns this feature on.OFFdisables bold font.ONenables bold font.
PlotPlotItemLabelFontItalic
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:FONT:ITALic command.
Description
- This command sets or queries the italic state of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:ITALic?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:ITALic?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:ITALic valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:ITALic {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:ITALic?
Info
<NR1>= 0 disables italic font; any other value turns this feature on.OFFdisables italic font.ONenables italic font.
PlotPlotItemLabelFontSize
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:FONT:SIZE command.
Description
- This command sets or queries the font size of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:SIZE?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:SIZE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:SIZE valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:SIZE <NR1>
- PLOT:PLOT<x>:LABel:FONT:SIZE?
Info
<NR1>is the font size.
PlotPlotItemLabelFontType
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:FONT:TYPE command.
Description
- This command sets or queries the font type of the specified trend label, such as Arial or Times New Roman. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:TYPE?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:TYPE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:TYPE valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:TYPE <QString>
- PLOT:PLOT<x>:LABel:FONT:TYPE?
Info
<QString>is the font type: Times New Roman, Arial, Frutiger LT Std 55 Roman, DejaVu Sans, DejaVu Sans Mono, Frutiger LT Std, Monospace, Sans Serif, Serif, Ubuntu, Ubuntu Condensed, and Ubuntu Mono.
PlotPlotItemLabelFontUnderline
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:FONT:UNDERline command.
Description
- This command sets or queries the underline state of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:FONT:UNDERline?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:FONT:UNDERline?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:FONT:UNDERline valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:FONT:UNDERline {ON|OFF|<NR1>}
- PLOT:PLOT<x>:LABel:FONT:UNDERline?
Info
<NR1>= 0 disables underline font; any other value turns this feature on.OFFdisables underline font.ONenables underline font.
PlotPlotItemLabelName
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:NAMe command.
Description
- This command sets or queries the specified trend’s label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:NAMe?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:NAMe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:NAMe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:NAMe <QString>
- PLOT:PLOT<x>:LABel:NAMe?
Info
<QString>is the label.
PlotPlotItemLabelXpos
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:XPOS command.
Description
- This command sets or queries the x-position of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:XPOS?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:XPOS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:XPOS valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:XPOS <NR3>
- PLOT:PLOT<x>:LABel:XPOS?
Info
<NR3>is the y-position, in pixels relative to the left edge of the display, of the label.
PlotPlotItemLabelYpos
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:LABel:YPOS command.
Description
- This command sets or queries the y-position of the specified trend label. This command/query only applies to Time Trend plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:LABel:YPOS?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:LABel:YPOS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:LABel:YPOS valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:LABel:YPOS <NR3>
- PLOT:PLOT<x>:LABel:YPOS?
Info
<NR3>is the x-position, in pixels relative to the left edge of the display, of the label.
PlotPlotItemMask
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:MASK command.
Description
- This command returns the name of the mask test associated with the specified eye diagram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASK?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASK?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- PLOT:PLOT<x>:MASK?
Info
PLOT<x>is the plot number.
PlotPlotItemMaskoffset
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:MASKOffset command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Properties
.horizontal: ThePLOT:PLOT<x>:MASKOffset:HORizontalcommand tree..percentui: ThePLOT:PLOT<x>:MASKOffset:PERCENTuicommand tree.
horizontal
property
¶
horizontal: PlotPlotItemMaskoffsetHorizontal
Return the PLOT:PLOT<x>:MASKOffset:HORizontal command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:HORizontal?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:HORizontal?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Sub-properties
.autofit: ThePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfitcommand.
percentui
property
¶
percentui: PlotPlotItemMaskoffsetPercentui
Return the PLOT:PLOT<x>:MASKOffset:PERCENTui command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Sub-properties
.from: ThePLOT:PLOT<x>:MASKOffset:PERCENTui:FROMcommand..to: ThePLOT:PLOT<x>:MASKOffset:PERCENTui:TOcommand.
PlotPlotItemMaskoffsetHorizontal
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:MASKOffset:HORizontal command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:HORizontal?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:HORizontal?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Properties
.autofit: ThePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfitcommand.
autofit
property
¶
Return the PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit command.
Description
- This command enables or disables eye mask autofit in the specified plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit {ON|OFF}
- PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit?
Info
PLOT<x>is the plot number.ONenables eye mask autofit.OFFdisables eye mask autofit.
PlotPlotItemMaskoffsetHorizontalAutofit
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit command.
Description
- This command enables or disables eye mask autofit in the specified plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit {ON|OFF}
- PLOT:PLOT<x>:MASKOffset:HORizontal:AUTOfit?
Info
PLOT<x>is the plot number.ONenables eye mask autofit.OFFdisables eye mask autofit.
PlotPlotItemMaskoffsetPercentui
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:MASKOffset:PERCENTui command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>is the plot number.
Properties
.from: ThePLOT:PLOT<x>:MASKOffset:PERCENTui:FROMcommand..to: ThePLOT:PLOT<x>:MASKOffset:PERCENTui:TOcommand.
from_
property
¶
Return the PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM command.
Description
- This command sets or queries the allowed range for the mask to move in the left direction. Only applies to eye diagram plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:FROM?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:FROM?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:FROM valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM <NR3>
- PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM?
Info
PLOT<x>is the plot number.<NR3>is the allowed range in percentage for the mask to move in the left direction.
to
property
¶
Return the PLOT:PLOT<x>:MASKOffset:PERCENTui:TO command.
Description
- This command sets or queries the allowed range for the mask to move in the right direction. Only applies to eye diagram plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:TO?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:TO?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:TO valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:MASKOffset:PERCENTui:TO <NR3>
- PLOT:PLOT<x>:MASKOffset:PERCENTui:TO?
Info
PLOT<x>is the plot number.<NR3>is the allowed range in percentage for the mask to move in the right direction.
PlotPlotItemMaskoffsetPercentuiFrom
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM command.
Description
- This command sets or queries the allowed range for the mask to move in the left direction. Only applies to eye diagram plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:FROM?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:FROM?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:FROM valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM <NR3>
- PLOT:PLOT<x>:MASKOffset:PERCENTui:FROM?
Info
PLOT<x>is the plot number.<NR3>is the allowed range in percentage for the mask to move in the left direction.
PlotPlotItemMaskoffsetPercentuiTo
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:MASKOffset:PERCENTui:TO command.
Description
- This command sets or queries the allowed range for the mask to move in the right direction. Only applies to eye diagram plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:TO?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:TO?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:MASKOffset:PERCENTui:TO valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:MASKOffset:PERCENTui:TO <NR3>
- PLOT:PLOT<x>:MASKOffset:PERCENTui:TO?
Info
PLOT<x>is the plot number.<NR3>is the allowed range in percentage for the mask to move in the right direction.
PlotPlotItemNumbins
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:NUMBins command.
Description
- This command sets or queries the current histogram/composite jitter histogram resolution.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:NUMBins?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:NUMBins?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:NUMBins valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:NUMBins {TWENtyfive|FIFTY|HUNdred|TWOFifty|FIVEHundred|TWOThousand|MAXimum}
- PLOT:PLOT<x>:NUMBins?
Info
TWENtyfivesets the number of bins to 25.FIFTYsets the number of bins to 50.HUNdredsets the number of bins to 100.TWOFiftysets the number of bins to 250.FIVEHundredsets the number of bins to 500.TWOThousandsets the number of bins to 2000.MAXimumsets the number of bins to the maximum value.
PlotPlotItemPjhistogram
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:PJHistogram command.
Description
- Sets or queries the status of PJ Histogram in composite histogram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:PJHistogram?
Info
ONindicates that PJHistogram is active.OFFindicates that PJHistogram is off.1turns on PJHistogram. Any number value other than 0 will turn PJHistogram on.0turns off PJHistogram.
PlotPlotItemPregion
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:PREGion command.
Description
- This command sets or returns the pulse region for recovery plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PREGion?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PREGion?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PREGion valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PREGion {SELECTED|ALL}
- PLOT:PLOT<x>:PREGion?
Info
PLOT<x>is the plot number.SELECTEDspecifies the pulse region for recovery plot as selected.ALLspecifies the pulse region for recovery plot as all.
PlotPlotItemPsij
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:PSIJ command.
Description
- This command sets or returns the plot data type for respective PSIJ plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PSIJ?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PSIJ?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PSIJ valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PSIJ {ORIGINAL|EMULATED}
- PLOT:PLOT<x>:PSIJ?
Info
PLOT<x>is the plot number.ORIGINALsets the plot data type to original.EMULATEDsets the plot data type to emulated.
PlotPlotItemPtype
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:PTYPe command.
Description
- This command sets or returns the phasor type of the phasor diagram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:PTYPe?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:PTYPe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:PTYPe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:PTYPe {RMS|MAGNITUDE}
- PLOT:PLOT<x>:PTYPe?
Info
PLOT<x>is the plot number.RMSsets the phasor type to RMS.MAGNITUDEsets the phasor type to MAGNITUDE.
PlotPlotItemRailnum
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:RAILNUM command.
Description
- Sets the DPM histogram source.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:RAILNUM?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:RAILNUM?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:RAILNUM valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:RAILNUM RAIL<x>
- PLOT:PLOT<x>:RAILNUM?
Info
PLOT<x>is the plot number.RAIL<x>is the rail number. Valid values are 1 to 7.
PlotPlotItemRjhistogram
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:RJHistogram command.
Description
- Sets or queries the status of RJ Histogram in composite histogram plot.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:RJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:RJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:RJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:RJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:RJHistogram?
Info
ONindicates that RJHistogram is active.OFFindicates that RJHistogram is off.1turns on RJHistogram. Any number value other than 0 will turn RJHistogram on.0turns off RJHistogram.
PlotPlotItemSource1
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:SOUrce1 command.
Description
- This command sets or queries the plot source.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SOUrce1?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SOUrce1?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:SOUrce1 valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:SOUrce1 MEAS<x>
- PLOT:PLOT<x>:SOUrce1?
Info
MEAS<x>is the specified measurement source for the specified plot.
PlotPlotItemSpectrum
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:SPECtrum command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SPECtrum?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SPECtrum?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.base: ThePLOT:PLOT<x>:SPECtrum:BASEcommand..dynrange: ThePLOT:PLOT<x>:SPECtrum:DYNRangecommand.
base
property
¶
base: PlotPlotItemSpectrumBase
Return the PLOT:PLOT<x>:SPECtrum:BASE command.
Description
- This command sets or queries the spectrum base. Undefined for non-spectrum plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SPECtrum:BASE?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SPECtrum:BASE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:SPECtrum:BASE valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:SPECtrum:BASE <NR1>
- PLOT:PLOT<x>:SPECtrum:BASE?
Info
<NR1>is the spectrum base.
dynrange
property
¶
dynrange: PlotPlotItemSpectrumDynrange
Return the PLOT:PLOT<x>:SPECtrum:DYNRange command.
Description
- This command sets or queries the dynamic range value.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SPECtrum:DYNRange?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SPECtrum:DYNRange?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:SPECtrum:DYNRange valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:SPECtrum:DYNRange <NR3>
- PLOT:PLOT<x>:SPECtrum:DYNRange?
Info
<NR3>is the dynamic range value.
PlotPlotItemSpectrumBase
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:SPECtrum:BASE command.
Description
- This command sets or queries the spectrum base. Undefined for non-spectrum plots.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SPECtrum:BASE?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SPECtrum:BASE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:SPECtrum:BASE valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:SPECtrum:BASE <NR1>
- PLOT:PLOT<x>:SPECtrum:BASE?
Info
<NR1>is the spectrum base.
PlotPlotItemSpectrumDynrange
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:SPECtrum:DYNRange command.
Description
- This command sets or queries the dynamic range value.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:SPECtrum:DYNRange?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:SPECtrum:DYNRange?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:SPECtrum:DYNRange valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:SPECtrum:DYNRange <NR3>
- PLOT:PLOT<x>:SPECtrum:DYNRange?
Info
<NR3>is the dynamic range value.
PlotPlotItemTjhistogram
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:TJHistogram command.
Description
- Sets or queries the status of TJ Histogram in composite histogram plot
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:TJHistogram?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:TJHistogram?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:TJHistogram valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:TJHistogram {ON|OFF|1|0}
- PLOT:PLOT<x>:TJHistogram?
Info
ONindicates that TJHistogram is active.OFFindicates that TJHistogram is off.1turns on TJHistogram. Any number value other than 0 will turn TJHistogram on.0turns off TJHistogram.
PlotPlotItemTresponse
¶
Bases: SCPICmdRead
The PLOT:PLOT<x>:TRESponse command tree.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:TRESponse?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:TRESponse?query and raise an AssertionError if the returned value does not matchvalue.
Info
PLOT<x>sets the plot measurement number. This is the equivalent of the number shown on a plot heading in the UI.
Properties
.rtype: ThePLOT:PLOT<x>:TRESponse:RTYPecommand.
rtype
property
¶
rtype: PlotPlotItemTresponseRtype
Return the PLOT:PLOT<x>:TRESponse:RTYPe command.
Description
- This command sets the plot response type.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:TRESponse:RTYPe?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:TRESponse:RTYPe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:TRESponse:RTYPe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:TRESponse:RTYPe {PHASE|GRPDELAY|GDELAY}
- PLOT:PLOT<x>:TRESponse:RTYPe?
Info
PLOT<x>sets the plot measurement number. This is the equivalent of the number shown on a plot heading in the UI.PHASEsets the plot response type to phase.GRPDELAYsets the plot response type to GRPDELAY.GDELAYsets the plot response type to GDELAY.
PlotPlotItemTresponseRtype
¶
Bases: SCPICmdWrite, SCPICmdRead
The PLOT:PLOT<x>:TRESponse:RTYPe command.
Description
- This command sets the plot response type.
Usage
- Using the
.query()method will send thePLOT:PLOT<x>:TRESponse:RTYPe?query. - Using the
.verify(value)method will send thePLOT:PLOT<x>:TRESponse:RTYPe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePLOT:PLOT<x>:TRESponse:RTYPe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:TRESponse:RTYPe {PHASE|GRPDELAY|GDELAY}
- PLOT:PLOT<x>:TRESponse:RTYPe?
Info
PLOT<x>sets the plot measurement number. This is the equivalent of the number shown on a plot heading in the UI.PHASEsets the plot response type to phase.GRPDELAYsets the plot response type to GRPDELAY.GDELAYsets the plot response type to GDELAY.
PlotPlotItemType
¶
Bases: SCPICmdWrite
The PLOT:PLOT<x>:TYPe command.
Description
- This command sets or returns the current plot type of the specified plot.
Usage
- Using the
.write(value)method will send thePLOT:PLOT<x>:TYPe valuecommand.
SCPI Syntax
- PLOT:PLOT<x>:TYPe {NONE|BATHTUB|EYEDIAGRAM|HARMONICS|HISTOGRAM|IMDATIMETREND|IMDAACQTREND|INDUCTANCE|IVSINTEGRALV|MAGPROPERTY|PHASENOISE|PHASOR|RECOVERY|SOA|SPECTRUM|SSCPROFILE|SWL|TIEHISTOGRAM|TIETIMETREND|TIESPECTRUM|TIMETREND|TRESPONSE|XY|XYZ}
Info
<x>is the plot number. This is the equivalent of the number shown on a plot heading in the UI.NONEdoes not create a plot.BATHTUBcreates a bathtub plot.EYEDIAGRAMcreates an eye diagram. This plot type is not available on a 4 Series MSO instrument.HARMONICScreates a harmonics bar graph.HISTOGRAMcreates a histogram plot.IMDATIMETRENDcreates a IMDA time trend plot. This plot type requires option IMDA.IMDAACQTRENDcreates a IMDA acq trend plot. This plot type requires option IMDA.INDUCTANCEcreates a inductance plot.IVSINTEGRALVcreates a I vs. ∫V plot.MAGPROPERTYcreates a BH curve.PHASENOISEcreates a phase noise plot.PHASORcreates the Phasor Diagram. This plot type requires option 5-DPM on MSO58/56 series instruments.RECOVERYcreates a recovery plot. This plot type requires a WBG-DPT License.SOAcreates an SOA plot.SPECTRUMcreates a spectrum plot.SSCPROFILEcreates a SSC profile plot.SWLcreates a Switching Loss plot.TIEHISTOGRAMcreates a TIE histogram plot.TIESPECTRUMcreates a TIE spectrum plot.TIETIMETRENDcreates a TIE time trend plot.TIMETRENDcreates a time trend plot.TRESPONSEcreates a response plot.XYcreates a XY plot.XYZcreates a XYZ plot.