Frequency

SCPI Command :

P3PHase<*>:HARMonics:RESult<*>[:FREQuency]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power3PhaseMeas=Power3PhaseMeas.Default, result=Result.Default) float[source]
# P3PHase<*>:HARMonics:RESult<*>[:FREQuency]
value: float = driver.p3Phase.harmonics.result.frequency.get(power3PhaseMeas = repcap.Power3PhaseMeas.Default, result = repcap.Result.Default)

Returns the frequency of the n-th harmonic.

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

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