Ich schlage mich immer noch mit dem Problem herum. Im offiziellen Forum konnte ich folgenden Thread finden...
http://forums.ni.com/ni/board/message?boar...d=43160#M144214
It simply informs the user that the End of the File has been reached. You will get this error when you put the Read from LVM.vi in a loop. You can use the Enable input from the Read LVM.vi to read the textfile once, than disable it, until you need to read the File again. You could also attach a General Error Handler to the Error out of the Read LVM.vi and set an Exception for error code 4. This way the error dialog box will no longer pop-up. Regards. JorisV
Richtig viel damit anfangen konnte ich bisher noch nicht damit.
Ich finde einfach keine Möglichkeit mein Express Read from LVM VI so zu handeln das es mich bei jeder neuen Ausführung in der Schleife wieder nach dem Dateinamen fragt....
Danke für jeden Tip