Re: Motors - Code is getting messy... I'm not smart enough to use arrays and clusters.

2004-04-08 Thread Satans Little Helper
Best thing to do is to create a subVI that contains a while loop and an uninitialised shift register. with this shift register you can store you motor data within a 2D array. So to obtain/store the data for motor2, graph3 you would index array number 5 and then output the subarray into an

Re: Motors - Code is getting messy... I'm not smart enough to use arrays and clusters.

2004-04-08 Thread Jeremy Braden
I agree with Satans Little Helper about the unitialized shift registers. There are a couple of docs online (a href=http://search.ni.com/?col=alldocslayout=TechResourcesql=a;advanced search/a) but a