jdebuhr Posted March 12, 2008 Report Share Posted March 12, 2008 I am working on creating a Datalogger fro one of our machines. The Datalogger with be a cRIO (9012) what I would like is to be able to capture the data to a file. The File will have either a MAX Size or MAX # of records, when it hits that max I want to be able to shift data, like FIFO I guess, where the first record of data will get deleted making room to the next piece. The other piece of this will be to access the fiel VIA a browser and do a (save as) or such so a user can copy the current file to their desktop. but the first piece is the deleteing records. Not sure if this can be done. Thoughts? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.