Select

SCPI Command :

CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:SELect
class SelectCls[source]

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

set(meas_type: RsFsw.enums.MarkerFunctionB, window=Window.Default, marker=Marker.Default, subBlock=SubBlock.Default) None[source]
# SCPI: CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:SELect
driver.calculate.marker.function.power.select.set(meas_type = enums.MarkerFunctionB.ACPower, window = repcap.Window.Default, marker = repcap.Marker.Default, subBlock = repcap.SubBlock.Default)

Selects a power measurement and turns the measurement on.

param meas_type

ACPower | MCACpower Adjacent channel leakage ratio (ACLR) , also known as adjacent channel power or multicarrier adjacent channel. The FSW performs the measurement on the trace selected with [SENSe:]POWer:TRACe. CPOWer Channel power measurement with a single carrier. The FSW performs the measurement on the trace selected with [SENSe:]POWer:TRACe. OBANdwidth | OBWidth Occupied bandwidth measurement. The FSW performs the measurement on the trace that marker 1 is positioned on. CN Carrier-to-noise ratio measurement. CN0 Carrier-to-noise ratio measurement referenced to 1 Hz bandwidth

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)

param marker

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)

param subBlock

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Power’)