Overview:
Benchmark how fast the program can log a Binary file to disk.
Description:
This example calculates the "streaming to disk" speed. It has been built to
simulate a buffered data acquisition application without using any data acquisition VIs.
Simply run the VI to calculate the maximum speed your hard drive will support.
Requirements:
LabVIEW 2012 (or compatible).
Steps to Implement or Execute Code:
1. Run the VI
2. Check the MB/s indicator.
3. Increase the Samples control as needed.
Additional Information or References:
"**This document has been updated to meet the current required format for the NI Code Exchange.**".
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.