TypePy

SCPI Command :

CONFigure[:LTE]:TYPE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() TypeLte[source]
# CONFigure[:LTE]:TYPE
value: enums.TypeLte = driver.applications.k10Xlte.configure.lte.typePy.get()

No help available

set(type_py: TypeLte) None[source]
# CONFigure[:LTE]:TYPE
driver.applications.k10Xlte.configure.lte.typePy.set(type_py = enums.TypeLte.ANCHor)

No help available