www.vtiinstruments.com
EX10xxA Function Calls 167
vtex10xxA_get_fifo_count
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_fifo_count(ViSession vi, ViPInt32 count);
FUNCTION PARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
count = an integer output value indicating the number of data pages. Valid return values: 0 through 187246.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the number of data pages (scans) in the FIFO memory.
EXAMPLE