Pcount
SCPI Command :
[SENSe]:SWEep:EGATe:CONTinuous:PCOunt
- class PcountCls[source]
Pcount commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:SWEep:EGATe:CONTinuous:PCOunt value: float = driver.applications.k10Xlte.sense.sweep.egate.continuous.pcount.get()
Defines the number of gate periods to be measured after a single trigger event.
- return
arg_0: No help available
- set(arg_0: float) None [source]
# SCPI: [SENSe]:SWEep:EGATe:CONTinuous:PCOunt driver.applications.k10Xlte.sense.sweep.egate.continuous.pcount.set(arg_0 = 1.0)
Defines the number of gate periods to be measured after a single trigger event.
- param arg_0
integer Range: 1 to 65535