Lte

SCPI Command:

CONFigure:VSE:MEASurement<Instance>:IQRecorder:LTE:CBWidth
class LteCls[source]

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

get_cbwidth() LteChannelBandwidth[source]
# SCPI: CONFigure:VSE:MEASurement<Instance>:IQRecorder:LTE:CBWidth
value: enums.LteChannelBandwidth = driver.configure.vse.measurement.iqRecorder.lte.get_cbwidth()

Sets the ‘LTE’ channel bandwidth of the received RF signals for I/Q data analysis.

return:

channel_bandwidth: F3M | F5M | F10M | F20M

set_cbwidth(channel_bandwidth: LteChannelBandwidth) None[source]
# SCPI: CONFigure:VSE:MEASurement<Instance>:IQRecorder:LTE:CBWidth
driver.configure.vse.measurement.iqRecorder.lte.set_cbwidth(channel_bandwidth = enums.LteChannelBandwidth.F10M)

Sets the ‘LTE’ channel bandwidth of the received RF signals for I/Q data analysis.

param channel_bandwidth:

F3M | F5M | F10M | F20M