Offset

SCPI Command :

CONFigure[:LTE]:DL:FREQuency:OFFSet
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure[:LTE]:DL:FREQuency:OFFSet
value: float = driver.applications.k10Xlte.configure.lte.downlink.frequency.offset.get()

No help available

set(freq_offset_to_eutra: float) None[source]
# CONFigure[:LTE]:DL:FREQuency:OFFSet
driver.applications.k10Xlte.configure.lte.downlink.frequency.offset.set(freq_offset_to_eutra = 1.0)

No help available