Click or drag to resize

FX3ConnectionGetNumBuffersRead Property

Read-only property to get the number of buffers read in from the DUT in buffered streaming mode

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public long GetNumBuffersRead { get; }

Return Value

Type: Int64
The current buffer read count
See Also