Boosting
SCPI Command :
[SENSe]:DDEMod:PATTern:FRAMe:EDIT:NEXT:BOOSting
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [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.
- Returns:
boosting: Range: 0.1 to 60
- set(boosting: float) None[source]
# [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.
- Parameters:
boosting – Range: 0.1 to 60