Execute
SCPI Command :
PROBe<*>:SETup:ALIGnment:ZERO:EXECute
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(probe=Probe.Default, opc_timeout_ms: int = -1) None[source]
# PROBe<*>:SETup:ALIGnment:ZERO:EXECute driver.probe.setup.alignment.zero.execute.set(probe = repcap.Probe.Default)
Performs a self-alignment and corrects the zero point error of the R&S RT-ZISO probe. To write the alignment result to the non-volatile flash of the probe, use method
RsRtx.probe.setup.alignment.write.set().- Parameters:
probe – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Probe’)
opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.