Greetings,
I'm trying to develop an application on the CompactRIO that saves data to a front-panel USB drive. However, I've discovered something that's a bit troubling. When the USB stick is not present, the U:\ drive still is. Without the USB stick present, the CompactRIO saves the data into its memory.
When I access the internal storage via ftp, I get one filelist if the stick is present (the USB stick's filelist) and another if it isn't (the internal storage of the cRIO in the /u/ directory).My main problem is that I don't want to save data to the internal storage, I want to be able to light an error light when the USB stick isn't present. But from the cRIO's perspective, the u:/ drive is always present.
Workarounds or confirmations of this issue are welcome ... Thanks for your time,
Mike Webster
Edit to add:
Sorry, I was wrong on the ftp access. It is only showing the internal /u/ directory of the cRIO whether the USB stick is present or not. However, when the USB stick is present, a file saved to u:/path/filename is saved to the USB stick correctly. When it is not present, it shows up in the cRIO's /u/ directory.
Message Edited by MichaelWebster on
03-25-2008 10:41 AMMessage Edited by MichaelWebster on
03-25-2008 10:41 AM