Relative
SCPI Command :
[SOURce<HW>]:BB:KUIPer:NOTCh<CH>:BWIDth:RELative
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(notchFilter=NotchFilter.Default) float[source]
# [SOURce<HW>]:BB:KUIPer:NOTCh<CH>:BWIDth:RELative value: float = driver.source.bb.kuiper.notch.bandwidth.relative.get(notchFilter = repcap.NotchFilter.Default)
Sets the notch bandwidth relative to the clock frequency. Query the clock frequency via the following command: method
RsSmw.source.bb.arbitrary.notch.clock()You can also set the absolute noise bandwidth via the following command: methodRsSmw.source.bb.arbitrary.notch.bandwidth.absolute.set()- Parameters:
notchFilter – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Notch’)