Window
SCPI Command :
LAYout:CATalog[:WINDow]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() List[str][source]
# LAYout:CATalog[:WINDow] value: List[str] = driver.applications.k60Transient.layout.catalog.window.get()
Queries the name and index of all active windows in the active channel from top left to bottom right. The result is a comma-separated list of values for each window, with the syntax: <WindowName_1>,<WindowIndex_1>..<WindowName_n>, <WindowIndex_n>