Modulation

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:MBSFn:AI:MCCH:MODulation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(modulation: ModulationC) ModulationC[source]
# [SOURce<HW>]:BB:EUTRa:DL:MBSFn:AI:MCCH:MODulation
value: enums.ModulationC = driver.source.bb.eutra.downlink.mbsfn.ai.mcch.modulation.get(modulation = enums.ModulationC.QAM16)

Queries the values as set with the method RsSmw.source.bb.eutra.downlink.mbsfn.ai.mcch.mcs() .

Parameters:

modulation – QPSK | QAM16 | QAM64

Returns:

modulation: QPSK | QAM16 | QAM64