Count
SCPI Command :
[SENSe]:ESPectrum<sb>:RANGe<range>:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(subBlock=SubBlock.Default, rangePy=RangePy.Default) int[source]
# [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.
- Parameters:
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)
rangePy – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Range’)