Count
SCPI Command :
[SENSe]:SUBSpan:CARRier:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:SUBSpan:CARRier:COUNt value: float = driver.applications.k17Mcgd.sense.subspan.carrier.count.get()
Defines the bandwidth of the subspans in number of carriers for active frequency subspan measurements.
- Returns:
carr_count: numeric value
- set(carr_count: float) None[source]
# [SENSe]:SUBSpan:CARRier:COUNt driver.applications.k17Mcgd.sense.subspan.carrier.count.set(carr_count = 1.0)
Defines the bandwidth of the subspans in number of carriers for active frequency subspan measurements.
- Parameters:
carr_count – numeric value