Values

SCPI Command :

P3PHase<*>:HARMonics:TOTal:POWer:DATA[:VALues]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power3PhaseMeas=Power3PhaseMeas.Default) bytes[source]
# P3PHase<*>:HARMonics:TOTal:POWer:DATA[:VALues]
value: bytes = driver.p3Phase.harmonics.total.power.data.values.get(power3PhaseMeas = repcap.Power3PhaseMeas.Default)

Returns the total phase data of the 3-phase power analysis waveform points for transmission from the instrument to the controlling computer. Without parameters, the complete waveform is retrieved. Using the offset and length parameters, data can be retrieved in smaller portions, which makes the command faster. If you send only one parameter, it is interpreted as offset, and the data is retrieved from offset to the end of the waveform. To set the export format, use method RsMxo.formatPy.data.set() .

Parameters:

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