Modulation

SCPI Command :

[CONFigure]:SIGNaling:LTE:CELL:UESCheduling:LAA:CWORd<no>:MODulation
class ModulationCls[source]

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

get(cell_name: str, subframe: int, cword=Cword.Default) Modulation[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:UESCheduling:LAA:CWORd<no>:MODulation
value: enums.Modulation = driver.configure.signaling.lte.cell.ueScheduling.laa.cword.modulation.get(cell_name = 'abc', subframe = 1, cword = repcap.Cword.Default)

Queries the modulation scheme for LAA subframes with <Subframe> allocated symbols, code word <no>.

param cell_name:

No help available

param subframe:

No help available

param cword:

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

return:

modulation: No help available