BlAllocation

SCPI Command :

CONFigure:WLAN:SIGNaling<instance>:PER:DFRame:HEMU:BLALlocation
class BlAllocationCls[source]

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

class GetStruct[source]

Response structure. Fields:

  • Ru_1: enums.RuAlloc: OFF | USR1 | DMY1 | DMY2 | DMY3 User mapping for to the corresponding RU (no user, user 1 or dummy user)

  • Size_1: enums.AllocSize: No parameter help available

  • Ru_2: enums.RuAlloc: No parameter help available

  • Size_2: enums.AllocSize: No parameter help available

  • Ru_3: enums.RuAlloc: No parameter help available

  • Size_3: enums.AllocSize: No parameter help available

  • Ru_4: enums.RuAlloc: No parameter help available

  • Size_4: enums.AllocSize: No parameter help available

  • Ru_5: enums.RuAlloc: No parameter help available

  • Size_5: enums.AllocSize: No parameter help available

  • Ru_6: enums.RuAlloc: No parameter help available

  • Size_6: enums.AllocSize: No parameter help available

  • Ru_7: enums.RuAlloc: No parameter help available

  • Size_7: enums.AllocSize: No parameter help available

  • Ru_8: enums.RuAlloc: No parameter help available

  • Size_8: enums.AllocSize: No parameter help available

  • Ru_9: enums.RuAlloc: No parameter help available

  • Size_9: enums.AllocSize: T26 | T52 | T106 | T242 | T484 | T996 | T2X9

get(ch_20_index: Ch20Index) GetStruct[source]
# SCPI: CONFigure:WLAN:SIGNaling<instance>:PER:DFRame:HEMU:BLALlocation
value: GetStruct = driver.configure.per.dframe.hemu.blAllocation.get(ch_20_index = enums.Ch20Index.CHA1)

Queries the allocation state and size of an entire 20MHz block for the specified channel.

param ch_20_index:

CHA1 | CHA2 | CHA3 | CHA4

return:

structure: for return value, see the help for GetStruct structure arguments.