State

SCPI Command :

[SOURce<HW>]:BB:KUIPer:NOTCh<CH>:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(notchFilter=NotchFilter.Default) bool[source]
# [SOURce<HW>]:BB:KUIPer:NOTCh<CH>:STATe
value: bool = driver.source.bb.kuiper.notch.state.get(notchFilter = repcap.NotchFilter.Default)

Enables the particular notch.

Parameters:

notchFilter – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Notch’)

Returns:

val_enable: 1 | ON | 0| OFF