Fcount
SCPI Command :
BUS<*>:FLXRay:FCOunt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default) int[source]
# BUS<*>:FLXRay:FCOunt value: int = driver.bus.flxRay.fcount.get(bus = repcap.Bus.Default)
Returns the number of decoded frames.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
- Returns:
frame_count: Returns the number of decoded frames.