Jump to content

Loop Iteration time


Recommended Posts

Posted

Hey, I have a LabVIEW programme that reads a .txt file. This file has two columns: timestep and current. The current data is supposed to be sent to a power supply. So far, everything is loading too quickly. I want the current (t1) to be sent, then the current (t2) after 1 second, and so on. Essentially, I want each current value from the text file to be present for one second. How do I do this?

I have charge and discharge in a case structure so the current goes in a for loop to check if positive or negative and then inside the for loop I have 2 cases for charge and discharge. I tried the wait block but it didn't really work (or I placed it wrong). I am quite new to LabView so I would appreciate any help. Kind regards

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.