Actual

SCPI Command :

P3PHase<*>:HARMonics:MEASurement:THDFundament<*>[:ACTual]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power3PhaseMeas=Power3PhaseMeas.Default, power3Phase=Power3Phase.Default) float[source]
# P3PHase<*>:HARMonics:MEASurement:THDFundament<*>[:ACTual]
value: float = driver.p3Phase.harmonics.measurement.thdFundament.actual.get(power3PhaseMeas = repcap.Power3PhaseMeas.Default, power3Phase = repcap.Power3Phase.Default)

Returns the total harmonic distortion relative to fundamental (THDF) for the individual phases.

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

  • power3Phase – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘ThdFundament’)