I have been having some weird issues with USB drives that I plug into my DP710 to pull the application logs off. I have some 8GB EMTEC USB drives that I got which don't seem to have any issues but I cant find any more. I bought a 10 pack of 16GB off amazon Labeled ENFAIN which connect and writes the csv file but the file is corrupted, wont open in excel nor open office nor notepad.
I have my display setup that when the ready (BOOL) is True an indicator on the screen turns RED to tell whomever is using it to not remove the drive. They then press a button which hits the START. The EMTEC drives have a indicator light when there's activity so I can see its writing the file. I haven't yet setup the on screen indicator to tell when to pull the drive I just wait for the activity light to stop. If I wait too long it appears to then write the next value and takes its time to finish before the light is off again and I pull it. Possibly looking for a suggestion on how to make the display stop accessing the drive so I know when to pull it. I wonder if that's the issue with the 16GB not having an indicator light so I know its not being accessed any more.
Mike
EDIT
I wasn't looking at the status of the READ_APPLOG block and I wasn't watching to make sure all the lines were saved. So now both styles of USB drives are working. Ha ha, oops.