Riceman Posted July 14, 2005 Report Share Posted July 14, 2005 If you notice on Write LVM File there is a Reset Input, but not on Read LVM File. I have a added a menu to my application through which I can read previous measurements saved by Write LVM File. In the Read LVM File configuration I've set it to ask for the file name. The problem is that it only works once. After it reads one file, when I click on "File > Open" again no file selection dialog appears and no file is read, it is simply ignored. I believe that this behavior is because Read LVM reaches EOF after the first read and does not restart (reset) after being run once. But I could not find a way to reinitialize it as it does not have a Reset Input. Details: The Read LVM File is being called from a SubVI. Any Ideas on how to solve this still using Read LVM File Express VI? Or will I have to create one myself to read the files the way I want? Quote Link to comment
Riceman Posted July 15, 2005 Author Report Share Posted July 15, 2005 Already solved my problem. I've opened the block diagram of the Read LVM File and changed it to add a Reset Input. Here are the files I've changed, in case anyone is interested. :thumbup: Download File:post-2459-1121416621.vi Download File:post-2459-1121416645.vi 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.