StProbe

SCPI Command :

PROBe<*>:SETup:OFFSet:STPRobe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(probe=Probe.Default) None[source]
# PROBe<*>:SETup:OFFSet:STPRobe
driver.probe.setup.offset.stProbe.set(probe = repcap.Probe.Default)

Saves the zero adjust value in the probe box. If you connect the probe to another channel or to another Rohde & Schwarz oscilloscope, the value is read out again, and you can use the probe without further adjustment.

Parameters:

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

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