Agating

SCPI Command :

[SENSe]:SWEep:EGATe:AGATing
class AgatingCls[source]

Agating commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() bool[source]
# SCPI: [SENSe]:SWEep:EGATe:AGATing
value: bool = driver.applications.k14Xnr5G.sense.sweep.egate.agating.get()

Turns auto gating on and off.

return

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# SCPI: [SENSe]:SWEep:EGATe:AGATing
driver.applications.k14Xnr5G.sense.sweep.egate.agating.set(state = False)

Turns auto gating on and off.

param state

ON | OFF | 1 | 0