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