Select
SCPI Command :
LAYout:SELect
- class SelectCls[source]
Select commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() int [source]
# SCPI: LAYout:SELect value: int = driver.applications.k149Uwb.layout.select.get()
Sets and queries the window layout. The layout number increases with a new release of the FSW-K149 application, if a new default layout is defined. This ensures backwards compatibility for scripts that were created using a different layout in a previous version of the application.
- return
selected_layout: No help available
- set(selected_layout: int) None [source]
# SCPI: LAYout:SELect driver.applications.k149Uwb.layout.select.set(selected_layout = 1)
Sets and queries the window layout. The layout number increases with a new release of the FSW-K149 application, if a new default layout is defined. This ensures backwards compatibility for scripts that were created using a different layout in a previous version of the application.
- param selected_layout
No help available