Modulation

SCPI Command :

[SOURce<HW>]:BB:EUTRa:UL:UE<ST>:SL:ALLoc<CH0>:MODulation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userEquipment=UserEquipment.Default, allocationNull=AllocationNull.Default) ModulationC[source]
# [SOURce<HW>]:BB:EUTRa:UL:UE<ST>:SL:ALLoc<CH0>:MODulation
value: enums.ModulationC = driver.source.bb.eutra.uplink.ue.sl.alloc.modulation.get(userEquipment = repcap.UserEquipment.Default, allocationNull = repcap.AllocationNull.Default)

Queries the used modulation scheme.

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

  • allocationNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alloc’)

Returns:

modulation: QPSK | QAM16 | QAM64