Rms

SCPI Command :

POWer<*>:QUALity:RESult:CURRent:CREStfactor:RMS
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power=Power.Default) float[source]
# POWer<*>:QUALity:RESult:CURRent:CREStfactor:RMS
value: float = driver.power.quality.result.current.crestFactor.rms.get(power = repcap.Power.Default)

Returns the current crest factor, the Peak value / RMS value for the power quality analysis. For details on the statistics, see ‘Overview of statistic results’.

Parameters:

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

Returns:

rms: -1E+26 to 1E+26