Dai2
SCPI Command :
[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:DCI:DAI2
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) DailEn[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:DCI:DAI2 value: enums.DailEn = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.dci.dai2.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)
Defines the bit length of the ‘2nd Downlink Assignment Index’ field.
- 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’)
- set(num_bits_dai_2: DailEn, userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default) None[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:DCI:DAI2 driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.dci.dai2.set(num_bits_dai_2 = enums.DailEn.L0, userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default)
Defines the bit length of the ‘2nd Downlink Assignment Index’ field.
- Parameters:
num_bits_dai_2 – L0 | L2 | L4
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’)