Count
SCPI Command :
LAYout<*>:NODE<*>:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(layout=Layout.Default, nodeIx=NodeIx.Default) int[source]
# LAYout<*>:NODE<*>:COUNt value: int = driver.layout.node.count.get(layout = repcap.Layout.Default, nodeIx = repcap.NodeIx.Default)
Returns the maximum number of nodes that can be defined. This number is the maximum value for the node suffix.
- Parameters:
layout – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Layout’)
nodeIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Node’)
- Returns:
count: Maximum value for the node suffix