Point

SCPI Command :

FRANalysis:MEASurement:POINt[:DISPlay]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_display() bool[source]
# FRANalysis:MEASurement:POINt[:DISPlay]
value: bool = driver.franalysis.measurement.point.get_display()

Enables the display of the measurement points for the frequency response analysis.

Returns:

points: OFF | ON

set_display(points: bool) None[source]
# FRANalysis:MEASurement:POINt[:DISPlay]
driver.franalysis.measurement.point.set_display(points = False)

Enables the display of the measurement points for the frequency response analysis.

Parameters:

points – OFF | ON