Window

SCPI Command :

LAYout:REMove[:WINDow]
class WindowCls[source]

Window commands group definition. 1 total commands, 0 Subgroups, 1 group commands

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

Removes a window from the display in the active channel.

param window_name

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