Select

SCPI Command :

CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(meas_type: MarkerFunctionB, window=Window.Default, marker=Marker.Default, subBlock=SubBlock.Default) None[source]
# 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.

Parameters:
  • 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 method RsFsw.sense.power.trace.set() . CPOWer Channel power measurement with a single carrier. The FSW performs the measurement on the trace selected with method RsFsw.sense.power.trace.set() . 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

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

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

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