Select
SCPI Command :
CONFigure:BURSt:CONSt:CARRier:SELect
- class SelectCls[source]
Select commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() int [source]
# SCPI: CONFigure:BURSt:CONSt:CARRier:SELect value: int = driver.applications.k91Wlan.configure.burst.const.carrier.select.get()
Defines the carriers included in the constellation diagram.
- return
carriers: ALL Results for all carriers PILots Results for pilot carriers only integer Specific carrier number only
- set(carriers: int) None [source]
# SCPI: CONFigure:BURSt:CONSt:CARRier:SELect driver.applications.k91Wlan.configure.burst.const.carrier.select.set(carriers = 1)
Defines the carriers included in the constellation diagram.
- param carriers
ALL Results for all carriers PILots Results for pilot carriers only integer Specific carrier number only