Data

SCPI Command :

PBUS<*>:DECTable:DATA
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(pwrBus=PwrBus.Default) List[float][source]
# PBUS<*>:DECTable:DATA
value: List[float] = driver.pbus.decTable.data.get(pwrBus = repcap.PwrBus.Default)

Returns a list of decoded values and corresponding points in time from the decode table. Each data pair corresponds to one clock edge, which is 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:

data: Comma-separated list of values