Remote control commandsMXO 4 Series
698User Manual 1335.5337.02 ─ 07
Example:
POW1:HARM:DATA:HEAD?
Harmonic, Frequency, Magnitude (RMS), Magnitude
(%), Phase, State, Limit, Margin
Usage: Query only
Asynchronous command
POWer<m>:QUALity:POWer:DATA:HEADer?
Returns the header of the power analysis waveform data. The header contains attrib-
utes of the waveform.
Suffix:
<m>
.
1...3, index of the power analysis measurement
Example:
POW1:QUAL:DATA:HEAD?
Type,Source,Current,Max,Min,Mean,RMS,Std
Dev,Event Count,Wave Count
Usage: Query only
Asynchronous command
POWer<m>:HARMonics:POWer:DATA[:VALues] [<Offset>[,<Length>]]
Returns the data of the 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.
Suffix:
<m>
.
1...3, index of the power analysis measurement
Setting parameters:
<Offset> Number of offset waveform points to be skipped.
<Length> Number of waveform points to be retrieved.
Return values:
<Data> List of values according to the format and content settings.
Applications