Auto
SCPI Command :
[SENSe]:NPRatio:CHANnel:INTegration:AUTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(state: bool) None[source]
# [SENSe]:NPRatio:CHANnel:INTegration:AUTO driver.sense.npratio.channel.integration.auto.set(state = False)
Determines which bandwidth is used for total power density calculation.
- Parameters:
state – ON | OFF | 0 | 1 OFF | 0 The integration bandwidth and its position is defined manually using method
RsFsw.sense.npratio.channel.integration.bandwidth.set()and methodRsFsw.sense.npratio.channel.integration.frequency.offset.set(). The entire specified bandwidth is used, including any defined notches. ON | 1 The integration bandwidth is defined automatically as the channel bandwidth, without the notches, centered around the center frequency (see methodRsFsw.sense.npratio.channel.bandwidth.set()) .