Coverage
SCPI Command :
CALCulate:MATH<*>:FFT:FRAMe:COVerage
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(math=Math.Default) float[source]
# CALCulate:MATH<*>:FFT:FRAMe:COVerage value: float = driver.calculate.math.fft.frame.coverage.get(math = repcap.Math.Default)
Due to the restriction of the number of frames (see method
RsRtx.calculate.math.fft.frame.maxCount.set()) , the waveform may only be analyzed partially. This command queries the percentage of the trace that was analyzed, i.e. which part of the trace was included in the frame calculation.- Parameters:
math – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Math’)
- Returns:
frame_coverage: 0 to 100