You should probably setup some form of buffering in your FPGA VI. Everytime you want to sample a data point or record a time stamp, you should write it into the buffer. In a separate loop in your VI the VI should communicate with the host application to send data from the buffer to the host. Here is an
example of such a buffering application. This example was written in LV FPGA 7.0.
In LV FPGA 7.1 there is a new FIFO component that you can use to implement the buffer much more easily.
Christian L
authored byChristian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX