Detect

SCPI Command :

ZVC:Z<*>:I<*>:ZERComp:DETect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(zvcProbe=ZvcProbe.Default, zvcChannel=ZvcChannel.Default, opc_timeout_ms: int = -1) None[source]
# ZVC:Z<*>:I<*>:ZERComp:DETect
driver.zvc.z.icurrent.zerComp.detect.set(zvcProbe = repcap.ZvcProbe.Default, zvcChannel = repcap.ZvcChannel.Default)

Measures the zero offset, the mean value on a currentless DUT. If temperature changes, or if you change the shunt or other probe settings, repeat the measurement.

Parameters:
  • zvcProbe – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Z’)

  • zvcChannel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Icurrent’)

  • opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.