ToMean

SCPI Command :

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

Compensates automatically for a DC component of the input signal using the result of a background mean measurement.

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]