Sscreen

SCPI Command :

FRANalysis:MARKer<*>:SSCReen
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(marker=Marker.Default) None[source]
# FRANalysis:MARKer<*>:SSCReen
driver.franalysis.marker.sscreen.set(marker = repcap.Marker.Default)

Resets the markers to their initial positions. Reset is helpful if the markers have disappeared from the display or need to be moved for a larger distance.

Parameters:

marker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)

set_and_wait(marker=Marker.Default, opc_timeout_ms: int = -1) None[source]