Wcount

SCPI Command :

BUS<*>:ETHernet:WCOunt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default) int[source]
# BUS<*>:ETHernet:WCOunt
value: int = driver.bus.ethernet.wcount.get(bus = repcap.Bus.Default)

Returns the frame count for the selected serial bus, i.e. the number of frames in the current acquisition. The result corresponds to the number of rows in the result table.

Parameters:

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

Returns:

frame_count: 0 to 100E+3