Modulation
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:UL:BWP<BWP(DIR0)>:FRC:MODulation
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) ModType[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:UL:BWP<BWP(DIR0)>:FRC:MODulation value: enums.ModType = driver.source.bb.nr5G.ubwp.user.cell.uplink.bwp.frc.modulation.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)
Queries the modulation scheme used by the selected FRC.
- Parameters:
userNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘User’)
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
bwPartNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bwp’)
- Returns:
modulation: BPSK | BPSK2 | QPSK | QAM16 | QAM64 | QAM256 | QAM1024