Example Code

Change the path to save a file according to the date

Code and Documents

Attachment

Download All

This example shows how to save some acquired data according to the date (month) of acquisition. If the program keeps running and the date changes the program autommatically will close the reference to the file and open a new one to store the new data on the new date. It uses a state machine and shift registers to store the values.

fp.JPG

bd.JPGgrpa

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors