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) int[source]
# SCPI: [SENSe]:LIST:RANGe<ri>:COUNt
value: int = driver.applications.k50Spurious.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

result: No help available