07-01-2011 02:07 PM
HI guys, I don't know why but ramp vi that came with labview in signal generation is not working. I made a new one by using for loop but just wanted to know what happened. It is giving some absurd data. If anyone could figure it out please post.
07-01-2011 10:28 PM
It works fine for me. (LV10SP1)
Why is your Samples control blank? How many samples did you use when you ran this?
Can you expand your numeric indicator inside the array much wider so we can see what the rest of the data is that is cutoff.
07-04-2011 09:40 PM
I didn't left the sample control blank may be I was changing the control when I took the last screenshot. I am attaching a new screenshot as you asked for. This vi was working fine for me too before now I don't know what happened.
07-04-2011 10:14 PM - edited 07-04-2011 10:17 PM
Still works fine for me.
What version of LabVIEW are you using?
EDIT: I tried posting a screenshot of the front panel, but for some reason the attachment is not working.
07-05-2011 05:14 AM
okay, thank you for your reply. I will try to figure out why it is not running and I am using labview version 8.5
07-05-2011 05:50 AM
Hey I solved the problem, it was with the representation. I changed it to dbl and everything is working again.
07-05-2011 09:06 AM
That's odd, because the representation was already double when I opened your VI. Perhaps there was some upgrade or bug fix on that VI between LV 8.5 and LV 10.
I'm glad it's working for you now.