03-21-2011 09:53 AM
Hello
I want to set the following input values to my device
0.3, 0.4 ,0.5, 0.6, 0.7, 0.8 ,0.9 ,1.0, 1.5, 2.0, 2.5 ,3.0 ,3.5 with each interval of 2minutes. I tried to generate it using Ramp pattern for intervals of 0.3 to 1.0 using for loop. But is there any way to genenerate these values with the specifcied time interval with out using for-loop?
Thank you!
03-21-2011 03:35 PM
03-21-2011 03:53 PM
Dear Albert Geven
Could you help me with it 🙂
I am new user to labivew.
Thank you
03-22-2011 09:56 AM - edited 03-22-2011 09:57 AM
It's not clear whether this is a LabVIEW question or an instrument control question. Seems like more of a LabVIEW question, so you would have gotten more visibility in the LabVIEW forum.
For your question, use the Elapsed Time Express VI in the loop. The example shown below just updates the string indicator when the specified time interval has elapsed. Just do whatever you need to do in the True part.
To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.