Fscreen

SCPI Command :

P3PHase<*>:QUALity:PHASor:FSCReen
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(power3PhaseMeas=Power3PhaseMeas.Default) None[source]
# P3PHase<*>:QUALity:PHASor:FSCReen
driver.p3Phase.quality.phasor.fscreen.set(power3PhaseMeas = repcap.Power3PhaseMeas.Default)

Selects the most appropriate scale for the voltage and current phasors.

Parameters:

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

set_and_wait(power3PhaseMeas=Power3PhaseMeas.Default, opc_timeout_ms: int = -1) None[source]