Bcount

SCPI Command :

BUS<*>:RFFE:SEQuence<*>:BCOunt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busRffeSequence=BusRffeSequence.Default) int[source]
# BUS<*>:RFFE:SEQuence<*>:BCOunt
value: int = driver.bus.rffe.sequence.bcount.get(bus = repcap.Bus.Default, busRffeSequence = repcap.BusRffeSequence.Default)

Returns the byte count, the number of data frames in the selected command sequence.

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

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

Returns:

bc: Decimal value