www.vtiinstruments.com
EX10xxA Function Calls 209
vtex10xxA_reset_fifo
FUNCTION PROTOTYPE
ViStatus vtex10xxA_reset_fifo(ViSession vi);
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.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function clears the FIFO memory. Since the memory is cleared upon the receipt of a trigger initialize command
and made available as data is retrieved, this command is normally not needed. That is, the FIFO need not be
specifically cleared before a new acquisition is initiated.
EXAMPLE