LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with ramp input

Solved!
Go to solution

Hello,

 

I am trying to generate ramp. For example if my starting point for ramp signal is 50 my program should ramp up to 100 then down to 0 then it should come up to 50 and stop.

 

I have tried and got so far. Please help me.

0 Kudos
Message 1 of 22
(3,500 Views)
like this?
Message Edited by muks on 10-14-2009 03:16 PM
0 Kudos
Message 2 of 22
(3,493 Views)

Hello muks,

 

I want to increment by 0.1 each step. I mean 50, 50.1, 50.2 then while coming back i need to decrement. I guess wat u suggested will not work like that.

0 Kudos
Message 3 of 22
(3,486 Views)

Please see the vi in my first post. I am able to increment it to 100 and decrement to 0. I am not able come back to 50 from 0. How to do that?

 

Thank you

0 Kudos
Message 4 of 22
(3,481 Views)
ramp.JPG
Message 5 of 22
(3,479 Views)
I have been trying to attach this for the past 5 minutes. Having problem with attaching png. Anyway I hope this is what you are trying to do.
0 Kudos
Message 6 of 22
(3,479 Views)
You have this function in Labview. The VIs are named "Triangle Waveform VI" or the "Triangle Wave VI" These functions are not part of the Labview base version.


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 7 of 22
(3,469 Views)
i am getting 3 seperate plots. I changed in the property of graph also. Still it is showing 3 plots 😞 and also the starting point for graph must be changable. It is not always 50
0 Kudos
Message 8 of 22
(3,457 Views)
vi attached. solved?
0 Kudos
Message 9 of 22
(3,456 Views)

 


i am getting 3 seperate plots. I changed in the property of graph also. Still it is showing 3 plots :smileysad: and also the starting point for graph must be changable. It is not always 50

 

 

Kaush,

 

Please follow my suggestion for your own good. Think for a few minutes and post all the criteria in the same question. Dont keep on adding conditions. It gets boring after a point. As far as your 3 plots are concerned, just right click the build array and choose concetanate inputs.

0 Kudos
Message 10 of 22
(3,455 Views)