The default example project for NI FlexRIO devices available in
NI Example Finder (Getting Started FlexRIO Integrated IO) demonstrates the implementation of finite streaming only. This is mainly because of the throughput limitations of the PCIe bus and the ability of the host to handle a large amount of continuous data. However, depending on the user requirements, like peer-to-peer streaming (which requires additional FPGA modifications as well), continuous streaming can also be enabled. This article will explain the steps needed to perform it.