Remove
SCPI Command :
FRANalysis:AMPLitude:PROFile:POINt<*>:REMove
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(point=Point.Default) None[source]
# FRANalysis:AMPLitude:PROFile:POINt<*>:REMove driver.franalysis.amplitude.profile.point.remove.set(point = repcap.Point.Default)
Removes the specified step from the amplitude profile.
- Parameters:
point – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Point’)
- set_and_wait(point=Point.Default, opc_timeout_ms: int = -1) None[source]