Fcount

SCPI Command :

BUS<*>:PCIE:RESult:PACKet<*>:FCOunt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busUsbPacket=BusUsbPacket.Default) int[source]
# BUS<*>:PCIE:RESult:PACKet<*>:FCOunt
value: int = driver.bus.pcie.result.packet.fcount.get(bus = repcap.Bus.Default, busUsbPacket = repcap.BusUsbPacket.Default)

Returns the number of decoded fields in the selected packet.

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

  • busUsbPacket – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Packet’)

Returns:

field_count: 0 to 65.535E+3