Xvalues

SCPI Command:

FETCh:GPRF:MEASurement<Instance>:FFTSanalyzer:POWer:XVALues
class XvaluesCls[source]

Xvalues commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch() List[float][source]
# SCPI: FETCh:GPRF:MEASurement<Instance>:FFTSanalyzer:POWer:XVALues
value: List[float] = driver.gprfMeasurement.fftSpecAn.power.xvalues.fetch()

Queries the x-values of the spectrum diagram.

Use RsCma.reliability.last_value to read the updated reliability indicator.

return:

xvalues: Comma-separated list of 801 frequency values The frequency values cover the entire measured frequency span, from the lower end to the upper end. The frequency distance between two x-values equals span/800. Unit: Hz