Sactive
SCPI Command :
LAYout<*>:SACTive
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(layout=Layout.Default) None[source]
# LAYout<*>:SACTive driver.layout.sactive.set(layout = repcap.Layout.Default)
Activates the specified SmartGrid configuration. The command has the same effect as method
RsMxo.layout.active.set()but it has no query, and the active layout is specified by the suffix.- Parameters:
layout – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Layout’)
- set_and_wait(layout=Layout.Default, opc_timeout_ms: int = -1) None[source]