Jump to content

Reseting Read LVM File


Recommended Posts

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?

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.