EhtPpdu
SCPI Command :
CONFigure:WLAN:RUConfig:EHTPpdu
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() RuConfigPpdu[source]
# CONFigure:WLAN:RUConfig:EHTPpdu value: enums.RuConfigPpdu = driver.applications.k91Wlan.configure.wlan.ruConfig.ehtPpdu.get()
Defines the format of the EHT PPDU. This format determines which other PPDU settings are available.
- Returns:
ru_config_ppdu: MU High-efficiency multi-user PPDU for downlink to multiple users at the same time
- set(ru_config_ppdu: RuConfigPpdu) None[source]
# CONFigure:WLAN:RUConfig:EHTPpdu driver.applications.k91Wlan.configure.wlan.ruConfig.ehtPpdu.set(ru_config_ppdu = enums.RuConfigPpdu.ELR)
Defines the format of the EHT PPDU. This format determines which other PPDU settings are available.
- Parameters:
ru_config_ppdu – MU High-efficiency multi-user PPDU for downlink to multiple users at the same time