Npeak

SCPI Command :

P3PHase<*>:EFFiciency:RESult:OUTPut<*>:TOTal:POWer:NPEak
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power3PhaseMeas=Power3PhaseMeas.Default, output=Output.Default) float[source]
# P3PHase<*>:EFFiciency:RESult:OUTPut<*>:TOTal:POWer:NPEak
value: float = driver.p3Phase.efficiency.result.output.total.power.npeak.get(power3PhaseMeas = repcap.Power3PhaseMeas.Default, output = repcap.Output.Default)

Returns the negative peak value (minimum) for the total input and output power and total efficiency if statistics are enabled.

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

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

Returns:

min_peak: -1E+26 to 1E+26