02-13-2008 10:43 AM
Thank you RavensFan.
So in the Producer/Consumer loop, I can use the Producer to acquire the signal and change that into RPM while in the Consumer I can save the RPM calculated through the producer. However, I am not sure about how this loop works. I searched for examples but I didn't find anything that explained the logic behind how one should set up the Producer/Consumer loop. Do I have to create a loop before the queue to find the RPM and then send the RPM through the queue or can I calculate the RPM inside the producer and graph the RPM and save it in the consumer? Thanks
02-13-2008 10:59 AM
02-27-2008 10:35 AM
02-27-2008 12:09 PM
03-03-2008 10:23 AM
03-03-2008 11:08 AM
03-05-2008 10:09 AM
03-05-2008 10:28 AM
03-10-2008 09:24 AM
03-10-2008 12:10 PM