Actual

SCPI Command :

POWer<*>:ONOFf:RESult<*>:TIME[:ACTual]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power=Power.Default, result=Result.Default) float[source]
# POWer<*>:ONOFf:RESult<*>:TIME[:ACTual]
value: float = driver.power.onOff.result.time.actual.get(power = repcap.Power.Default, result = repcap.Result.Default)

Returns the measured turn-on time or turn-off time of the specified input-output pair.

Parameters:
  • power – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Power’)

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

Returns:

delay_meas_result: -1E+26 to 1E+26