Stops the DMA data transfer between the FPGA target and the host computer. This method deletes all data from the host memory and FPGA parts of the FIFO. This method is optional. Most applications do not require using the Stop method.

Use the Invoke Method function to implement this method.

Option Description
FPGA VI Reference In FPGA VI Reference In is a reference to an FPGA VI. You must open a reference to the FPGA VI to use this parameter.
error in

error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.

This node runs normally even if an error occurred before this node runs. If an error occurred before this node runs, the node passes the error in value to error out. If an error occurs while this node runs, the node runs normally and merges error in and its own error status to produce error out.

FPGA VI Reference Out FPGA VI Reference Out returns a reference to an FPGA VI.
error out error out contains error information. This output provides standard error out functionality.