Degauss
SCPI Command :
PROBe<*>:SETup:DEGauss
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(probe=Probe.Default) None[source]
# PROBe<*>:SETup:DEGauss driver.probe.setup.degauss.set(probe = repcap.Probe.Default)
Demagnetizes the core if it has been magnetized by switching the power on and off, or by an excessive input. Always carry out demagnetizing before 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]