Xvalues

SCPI Command:

FETCh:GPRF:MEASurement<Instance>:FFTSanalyzer:TDOMain: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:TDOMain:XVALues
value: List[float] = driver.gprfMeasurement.fftSpecAn.tdomain.xvalues.fetch()

Queries the x-values of the time domain diagram.

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

return:

xvalues: Comma-separated list of time values The number of values equals the configured FFT length. The order of the values corresponds to the I/Q vs. time diagram, from left to right. Unit: s