IpmPlot

SCPI Commands :

DIALog:IPMPlot:SAMPles
DIALog:IPMPlot:VIEW
class IpmPlotCls[source]

IpmPlot commands group definition. 2 total commands, 0 Subgroups, 2 group commands

set_samples(samples: float) None[source]
# SCPI: DIALog:IPMPlot:SAMPles
driver.dialog.ipmPlot.set_samples(samples = 1.0)

Sets the number of values to be displayed in the preview diagram of the IPM profile.

param samples:

float

set_view(view: IpmPlotView) None[source]
# SCPI: DIALog:IPMPlot:VIEW
driver.dialog.ipmPlot.set_view(view = enums.IpmPlotView.HISTogram)

Defines what kind of information is represented in the IPM profile diagram.

param view:

TIMeseries| HISTogram TIMeseries Visualization of the profile variation over time HISTogram Statistical representation of the relative frequency density