Boosting

SCPI Command :

[SENSe]:DDEMod:PATTern:FRAMe:EDIT:NEXT:BOOSting
class BoostingCls[source]

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

get() float[source]
# SCPI: [SENSe]:DDEMod:PATTern:FRAMe:EDIT:NEXT:BOOSting
value: float = driver.applications.k70Vsa.sense.ddemod.pattern.frame.edit.next.boosting.get()

Determines which boosting is used to demodulate the frame next to the last configured subframe. Is only available if the additional Multi-Modulation Analysis option (FSW-K70M) is installed.

return

boosting: Range: 0.1 to 60

set(boosting: float) None[source]
# SCPI: [SENSe]:DDEMod:PATTern:FRAMe:EDIT:NEXT:BOOSting
driver.applications.k70Vsa.sense.ddemod.pattern.frame.edit.next.boosting.set(boosting = 1.0)

Determines which boosting is used to demodulate the frame next to the last configured subframe. Is only available if the additional Multi-Modulation Analysis option (FSW-K70M) is installed.

param boosting

Range: 0.1 to 60