Jump to content

To monitor Memory status in cRIO9014


VE_KVK

Recommended Posts

Hi

My Realtime application running in cRIO 9014 ( LV 8.2.1) creates multiple binary files based on the data logged via RS232 port.

I want to monitor the memory status of cRIO 9014 (2GB) from within the application I'm running in it.

Is it possible to erase older data programatically as the memory becomes full?

Pl.help, Thanks

Link to comment

My Realtime application running in cRIO 9014 ( LV 8.2.1) creates multiple binary files based on the data logged via RS232 port.

I want to monitor the memory status of cRIO 9014 (2GB) from within the application I'm running in it.

Is it possible to erase older data programatically as the memory becomes full?

Use the standard File I/O functions in your LV RT VI to monitor the amount of free disk space on your cRIO controller and to delete any data files you no longer need. The specific functions you need are in the Advanced File Functions and are called Get Volume Info and Delete.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.