Select

SCPI Command :

CONFigure:BURSt:CONSt:CARRier:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() int[source]
# CONFigure:BURSt:CONSt:CARRier:SELect
value: int = driver.applications.k91Wlan.configure.burst.const.carrier.select.get()

Defines the carriers included in the constellation diagram.

Returns:

carriers: ALL Results for all carriers PILots Results for pilot carriers only integer Specific carrier number only

set(carriers: int) None[source]
# CONFigure:BURSt:CONSt:CARRier:SELect
driver.applications.k91Wlan.configure.burst.const.carrier.select.set(carriers = 1)

Defines the carriers included in the constellation diagram.

Parameters:

carriers – ALL Results for all carriers PILots Results for pilot carriers only integer Specific carrier number only