Count
SCPI Command :
[SENSe]:ESPectrum<sb>:RANGe<range>:COUNt
- class CountCls[source]
Count commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(subBlock=SubBlock.Default, rangePy=RangePy.Default) float [source]
# SCPI: [SENSe]:ESPectrum<sb>:RANGe<range>:COUNt value: float = driver.applications.k14Xnr5G.sense.espectrum.range.count.get(subBlock = repcap.SubBlock.Default, rangePy = repcap.RangePy.Default)
Queries the number of ranges in the sweep list.
- param subBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)
- param rangePy
optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Range’)
- return
ranges: Number of ranges in the sweep list.