ā02-02-2009 04:25 PM - edited ā02-02-2009 04:30 PM
ā02-02-2009 04:27 PM
for(imstuck) wrote:lol, you have tickeled raven the wrong way.
I just don't like it when you tell someone what there issue is, and they say it doesn't work because they actually tried everything else but what you actually told them to do. T the answer is the while loop doesn't work. While loops always work.
Looking closer at the .llb, the problem is the poster is not using the library properly. There is an example.VI. That should be studied. It calls a other subVI's acting as a driver. The problem is that a small piece of the driver is being called and turned into a main application. That is why there is no while loop on the code already posted. It is only meant to be run once, when the top level Example VI calls it. The graph or chart doesn't belong in the subVI. It belongs in the top level Example VI.
ā02-02-2009 04:29 PM - edited ā02-02-2009 04:31 PM
ā02-02-2009 04:30 PM
ā02-02-2009 08:10 PM
check out this. I think its very similar to what you are doing
ā02-03-2009 04:21 PM
Hey Guys,
You are great and cool.
It was great, based on your help I made a derivative of temperature variation finally.
I will appreciate if you let me know your suggestion about how to send a singnal to a external device if a condition on temperature derivation happens.
Regards,
Mehdi