Rcount

SCPI Command :

BUS<*>:CMSB:RCOunt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default) int[source]
# BUS<*>:CMSB:RCOunt
value: int = driver.bus.cmsb.rcount.get(bus = repcap.Bus.Default)

Returns the count number of decoded result frames in a custom serial bus waveform. Basically, this is the maximum result index <n> when querying results by using BUS<bb>:CMSB:RESult<n>:XXX.

Parameters:

bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)