Hello Everybody!
This seems like it is going to be one of the first posts of MANY still to come!
What i am trying to implement is a rate/sec vi, that displays the current rate/sec vs a constant onto an XY graph.
the attached vi, is the closest i can come to achieving my goal. It has to be quite a fast implementation, because i am displaying a number of other graphs
simultaneously, so it cant really have any un-necessary delays in the VI.
Im using a counter to increment in 1 second intervals, and then by mupltiplying the output of that, you essentially change the rate per sec, as an input, for the VI to determine tha ctual rate per sec!
I have used the search function and it seems like no one has tried to do this before....
i hope someone can help me out here!!
Many Thanks!!
Jared