TxMode
SCPI Command :
[SOURce<HW>]:BB:V5G:UL:UE<ST>:[CELL<CCIDX>]:XPUSch:TXMode
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userEquipment=UserEquipment.Default, cellNull=CellNull.Default) PuschTxMode[source]
# [SOURce<HW>]:BB:V5G:UL:UE<ST>:[CELL<CCIDX>]:XPUSch:TXMode value: enums.PuschTxMode = driver.source.bb.v5G.uplink.ue.cell.xpusch.txMode.get(userEquipment = repcap.UserEquipment.Default, cellNull = repcap.CellNull.Default)
Specifies the xPUSCH transmission mode.
- Parameters:
userEquipment – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- Returns:
tx_mode: M1 | M2 M1 Spatial multiplexing not possible M2 Spatial multiplexing possible