07-01-2008 12:07 PM
07-01-2008 02:14 PM
07-01-2008 02:28 PM
07-01-2008 02:59 PM
07-01-2008 05:47 PM
07-02-2008 07:55 AM
07-02-2008 02:26 PM
John,
Thanks for the reply! When I say faults or errors, I'm referring to (usually) a communication error between labview and the CAN devices that I'm using. I believe that this is related to a timing issue (i.e Labview 'hangs' for a little, the CAN devices don't see a response after x time and they fault out). I have confirmed this with a CAN traffic analyzer. My hypothesis was that something was causing Labview to slow down (memory leak) to the point that would result in a non-response to the CAN devices? I don't know if that sounds reasonable, this is just not an issue I had before with a previous version of Labview....
Thanks for the recommendation of the state machine architecture. I had implemented a similar configuration before, but I thought it would be too complicated to be able to modify the test type on the fly (mixing and matching the cut and move .vis), so I didn't go that route.
I don't need the timed loop for the display. Should that just be a regular while loop?
Thanks!
.jim
07-02-2008 02:55 PM