InputPy

SCPI Command :

[SENSe]:INPut
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() InputSourceLte[source]
# [SENSe]:INPut
value: enums.InputSourceLte = driver.applications.k10Xlte.sense.inputPy.get()

No help available

set(source: InputSourceLte) None[source]
# [SENSe]:INPut
driver.applications.k10Xlte.sense.inputPy.set(source = enums.InputSourceLte.AIQ)

No help available