Pcount

SCPI Command :

[SENSe]:SWEep:EGATe:CONTinuous:PCOunt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [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.

set(arg_0: float) None[source]
# [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.

Parameters:

arg_0 – integer Range: 1 to 65535