Frate

SCPI Command :

POWer<*>:SOA:RESult<*>:FRATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power=Power.Default, result=Result.Default) float[source]
# POWer<*>:SOA:RESult<*>:FRATe
value: float = driver.power.soa.result.frate.get(power = repcap.Power.Default, result = repcap.Result.Default)

Returns the ratio of failed acquisitions to the number of tested acquisitions.

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