Section

SCPI Command :

SENSe[:WINDow<n>]:DISPlay:CONFig:SECTion
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default) Section[source]
# SENSe[:WINDow<n>]:DISPlay:CONFig:SECTion
value: enums.Section = driver.applications.k149Uwb.sense.window.display.config.section.get(window = repcap.Window.Default)

No help available

Parameters:

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

set(section: Section, window=Window.Default) None[source]
# SENSe[:WINDow<n>]:DISPlay:CONFig:SECTion
driver.applications.k149Uwb.sense.window.display.config.section.set(section = enums.Section.DATA, window = repcap.Window.Default)

No help available

Parameters:

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