Fcount
SCPI Command :
SBUS<*>:CAN:FCOunt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default) int[source]
# SBUS<*>:CAN:FCOunt value: int = driver.sbus.can.fcount.get(serialBus = repcap.SerialBus.Default)
Returns the number of decoded frames for the CAN protocol analysis.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
- Returns:
count: Total number of frames.