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) int [source]
# SCPI: [SENSe]:ESPectrum<sb>:RANGe<range>:COUNt value: int = driver.applications.k149Uwb.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
result: No help available