11-10-2005 07:31 AM
11-10-2005 10:33 AM - edited 11-10-2005 10:33 AM
Azazel,
I am not sure where the issue lies in this program. From what I read is that the frame rate drops down when you save the front panel image. Is this correct?
To create more threads you need to create new, separate, while loops. Queues are very easy to use. Use Obtain Queue in both while loops and name them the same. In one while loop use enqueue elements to add to the queue and use dequeue in the other while loop. When done use Relese Queue to clean up the queue.
Does this help?
Matt
Message Edited by mfitzsimons on 11-10-2005 10:34 AM
11-11-2005 08:10 AM
11-12-2005 02:53 PM - edited 11-12-2005 02:53 PM
Message Edited by Philip C. on 11-12-2005 02:54 PM
11-14-2005 08:36 AM - edited 11-14-2005 08:36 AM
Message Edited by Azazel on 11-14-2005 08:36 AM
11-14-2005 01:22 PM