En

SCPI Command :

P3PHase<*>:HARMonics:FREQuency:EN
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power3PhaseMeas=Power3PhaseMeas.Default) FundamentalFreqEn61000[source]
# P3PHase<*>:HARMonics:FREQuency:EN
value: enums.FundamentalFreqEn61000 = driver.p3Phase.harmonics.frequency.en.get(power3PhaseMeas = repcap.Power3PhaseMeas.Default)

Sets the fundamental frequency of the input signal for the EN61000 standard, if method RsMxo.p3Phase.harmonics.standard.set() is set to ENA / ENB / ENC / END.

Parameters:

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

Returns:

fundamental_freq_en_61000: F50 | F60 | AUTO

set(fundamental_freq_en_61000: FundamentalFreqEn61000, power3PhaseMeas=Power3PhaseMeas.Default) None[source]
# P3PHase<*>:HARMonics:FREQuency:EN
driver.p3Phase.harmonics.frequency.en.set(fundamental_freq_en_61000 = enums.FundamentalFreqEn61000.AUTO, power3PhaseMeas = repcap.Power3PhaseMeas.Default)

Sets the fundamental frequency of the input signal for the EN61000 standard, if method RsMxo.p3Phase.harmonics.standard.set() is set to ENA / ENB / ENC / END.

Parameters:
  • fundamental_freq_en_61000 – F50 | F60 | AUTO

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