Niot

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:MIMO:NIOT:CONFig
class NiotCls[source]

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

get_config() RsSmbv.enums.EutraNbMimoConf[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:MIMO:NIOT:CONFig
value: enums.EutraNbMimoConf = driver.source.bb.eutra.downlink.mimo.niot.get_config()

Set the number of transmit antennas used for the simulated NB-IoT system.

return

nbiot_mimo_conf: TX2| TX1

set_config(nbiot_mimo_conf: RsSmbv.enums.EutraNbMimoConf) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:MIMO:NIOT:CONFig
driver.source.bb.eutra.downlink.mimo.niot.set_config(nbiot_mimo_conf = enums.EutraNbMimoConf.TX1)

Set the number of transmit antennas used for the simulated NB-IoT system.

param nbiot_mimo_conf

TX2| TX1