Modulation

SCPI Command :

[SOURce<HW>]:BB:EUTRa:UL:UE<ST>:[CELL<CCIDX>]:FRC:MODulation
class ModulationCls[source]

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

get(userEquipment=UserEquipment.Default, cellNull=CellNull.Default) RsSmbv.enums.ModulationB[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:[CELL<CCIDX>]:FRC:MODulation
value: enums.ModulationB = driver.source.bb.eutra.uplink.ue.cell.frc.modulation.get(userEquipment = repcap.UserEquipment.Default, cellNull = repcap.CellNull.Default)

Queries the modulation for the selected FRC ([:SOURce<hw>]:BB:EUTRa:UL:UE<st>[:CELL<ccidx>]:FRC:TYPE) .

param userEquipment

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)

param cellNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

return

modulation: QPSK| QAM16| QAM64| QAM256