Azero
SCPI Command :
PROBe<*>:SETup:OFFSet:AZERo
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(probe=Probe.Default) None[source]
# PROBe<*>:SETup:OFFSet:AZERo driver.probe.setup.offset.azero.set(probe = repcap.Probe.Default)
Measures the zero error of the probe. Short the signal pin and the ground pin together, then send the command.
- 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]