Fcount
SCPI Command :
SEARch:RESult:CMSB<*>:FCOunt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, searchResCmsb=SearchResCmsb.Default) int[source]
# SEARch:RESult:CMSB<*>:FCOunt value: int = driver.search.result.cmsb.fcount.get(search = 'abc', searchResCmsb = repcap.SearchResCmsb.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 SEARch:RESult:CMSB<m>:FRAMe<n>:XXX.
- Parameters:
searchResCmsb – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cmsb’)
- Returns:
frame_count: 0 to 100E+3