06-29-2005 07:36 AM
06-29-2005 07:39 AM
06-29-2005 07:45 AM

06-29-2005 11:25 AM
06-29-2005 11:44 AM
06-29-2005 11:50 AM
06-29-2005 11:58 AM
06-29-2005 12:11 PM
06-29-2005 12:49 PM
06-29-2005 01:01 PM
@GRMAN wrote:
Hello, i have an application for logging temperatures in different chambers. Each chamber has a start button to start the timer and logging of temperatures. The code is pretty large. I wanted to be able to run the code for many different chambers simultaneously. For Example, Press start button on Chamber 1 and have that code run. Then Press start on chamber 2 and have that code run while Chamber 1 is still runnng. The code is too large to have a lot of different case structures. I was hoping there was a way i could do this without making a lot of subvi's and Globals. Any suggestion is greatly appreciated.
Mike