Count
SCPI Command :
CONFigure:WLAN:RUConfig:SEGMent<seg>:CHANnel<ch>:RULocation<cf>:USER:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(segment=Segment.Default, channel=Channel.Default, ruAllocationIx=RuAllocationIx.Default) int[source]
# CONFigure:WLAN:RUConfig:SEGMent<seg>:CHANnel<ch>:RULocation<cf>:USER:COUNt value: int = driver.applications.k91Wlan.configure.wlan.ruConfig.segment.channel.rulocation.user.count.get(segment = repcap.Segment.Default, channel = repcap.Channel.Default, ruAllocationIx = repcap.RuAllocationIx.Default)
Queries the number of users configured for the specified RU.
- Parameters:
segment – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Segment’)
channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)
ruAllocationIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rulocation’)
- Returns:
max_users: Range: 1 to 8