TdaNum

SCPI Command :

[SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:TDML<GRP0>:TDANum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userNull=UserNull.Default, cellNull=CellNull.Default, bwPartNull=BwPartNull.Default, listIndexNull=ListIndexNull.Default) int[source]
# [SOURce<HW>]:BB:NR5G:UBWP:USER<US(CH0)>:CELL<CC(ST0)>:DL:BWP<BWP(DIR0)>:PDSCh:TDML<GRP0>:TDANum
value: int = driver.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.tdml.tdaNum.get(userNull = repcap.UserNull.Default, cellNull = repcap.CellNull.Default, bwPartNull = repcap.BwPartNull.Default, listIndexNull = repcap.ListIndexNull.Default)

Defines the number of multi time domain allocations in the selected time domain allocation list. Prerequisites for this command

  • method RsSmw.source.bb.nr5G.ubwp.user.cell.downlink.bwp.pdsch.tdaLists.get() > 1

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’)

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