Rsto

SCPI Command :

ZVC:Z<*>:V<*>:OVERload:RSTO
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<*>:V<*>:OVERload:RSTO
driver.zvc.z.voltage.overload.rsto.set(zvcProbe = repcap.ZvcProbe.Default, zvcChannel = repcap.ZvcChannel.Default)

Resets the overload indication at the probe.

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 ‘Voltage’)

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