InputPy
SCPI Command :
[SENSe]:INPut
- Commands in total: 1Subgroups: 0Direct 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