Rdefaults

SCPI Command :

PROBe<*>:SETup:ADVanced:RDEFaults
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(probe=Probe.Default) None[source]
# PROBe<*>:SETup:ADVanced:RDEFaults
driver.probe.setup.advanced.rdefaults.set(probe = repcap.Probe.Default)

Resets the zero point and gain error correction to the factory default values.

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]