|
Re: Labview Autonomous and Pneumatics
I suspect the issue you have is getting the reference to the relay or spike so that auto can control it. You can do this by modifying the Robot Global and writing the refnums in Begin or outside of the loop in basic. Then read the global in Auto and control it. Use error I/O for sequencing, or sequence structure if you must.
Greg McKaskle
|