08-11-2006 04:04 AM
08-11-2006 08:25 AM
08-11-2006 10:32 AM
Hi Jhoskins,
Thanks for your reply...I have got the solution...actually I was calculating the burst pressure in that case I didnt know when my component is gonna burst so I just compared the actual and desired values and if the difference increases above the set limit I can note that....but could I use Trigger and Gate signal in these kind of cases???.
But I have now something else to ask....if you dont mind......I need to generate the desired pressure which will be ramp up at the rate which user enters for example. if he enters 1psi/sec. then the desired pressure should increase at this rate and I have to plot it on the graph/chart....till now what I have done in this is that in a while loop I have made a counter using feedback node which increaments by 1 and then I multiply it by the rate and divide it by 100...so I get the desired points every 10msec. so I am getting my desired points but not getting the rate at which my chart should update.....i.e. timing is not right.....in the while loop I have used time has elapsed vi which resets every 10msec. so that i can get value out of the loop.
So , could you please suggest me some ramp generation idea as per the rate entered by the user.
Regards
08-11-2006 12:55 PM