Window

SCPI Command :

LAYout:REMove[:WINDow]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# LAYout:REMove[:WINDow]
value: str = driver.applications.k14Xnr5G.layout.remove.window.get()

Removes a window from the display in the active channel.

set(arg_0: str) None[source]
# LAYout:REMove[:WINDow]
driver.applications.k14Xnr5G.layout.remove.window.set(arg_0 = 'abc')

Removes a window from the display in the active channel.

Parameters:

arg_0 – String containing the name of the window. In the default state, the name of the window is its index.