Count
SCPI Command :
LAYout<*>:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(layout=Layout.Default) int[source]
# LAYout<*>:COUNt value: int = driver.layout.count.get(layout = repcap.Layout.Default)
Returns the number of available layouts, i.e. SmartGrid configurations. By default, they named Diagram Set on the display. You can query the maximum number of layouts with LAYout:COUNt? MAX.
- Parameters:
layout – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Layout’)
- Returns:
count: Number of SmartGrid configurations