W2V2A

SCPI Command :

P3PHase<*>:HARMonics:SOURce:LINes:W2V2a
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power3PhaseMeas=Power3PhaseMeas.Default) P3PhaseSourceLines[source]
# P3PHase<*>:HARMonics:SOURce:LINes:W2V2a
value: enums.P3PhaseSourceLines = driver.p3Phase.harmonics.source.lines.w2V2A.get(power3PhaseMeas = repcap.Power3PhaseMeas.Default)

Select the configuration for your probe setup. Selects the gate that is used for limiting the range of the 3-phase power quality measurement. This setting is only necessary, if you have configured method RsMxo.p3Phase.harmonics.source.wiring.set() =W2V2A.

Parameters:

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

Returns:

line_type: V12LV32L | V13LV23L | V21LV31L

set(line_type: P3PhaseSourceLines, power3PhaseMeas=Power3PhaseMeas.Default) None[source]
# P3PHase<*>:HARMonics:SOURce:LINes:W2V2a
driver.p3Phase.harmonics.source.lines.w2V2A.set(line_type = enums.P3PhaseSourceLines.V12LV32L, power3PhaseMeas = repcap.Power3PhaseMeas.Default)

Select the configuration for your probe setup. Selects the gate that is used for limiting the range of the 3-phase power quality measurement. This setting is only necessary, if you have configured method RsMxo.p3Phase.harmonics.source.wiring.set() =W2V2A.

Parameters:
  • line_type – V12LV32L | V13LV23L | V21LV31L

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