Count
SCPI Command :
PBUS<*>:DECTable:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(pwrBus=PwrBus.Default) int[source]
# PBUS<*>:DECTable:COUNt value: int = driver.pbus.decTable.count.get(pwrBus = repcap.PwrBus.Default)
Returns the number of rows in the decode table. Each clock edge corresponds to one row in the table. The decode table is only available for clocked buses.
- Parameters:
pwrBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Pbus’)
- Returns:
count: Number of rows