11-05-2014 09:51 AM
hi
I am doing a project where I have two webcams connected to labview. My question is how I can send the information of the while loop that I have on the camera to another while loop
regards
11-05-2014 10:08 AM
juanpedro14 wrote:I am doing a project where I have two webcams connected to labview. My question is how I can send the information of the while loop that I have on the camera to another while loop
You probably should have started a new thread. Since you say that you have a while loop "on the camera", are you talking about an embedded RT vision system? Is the other while loop also on the camera?
Please tell us the details of your setup. Maybe show us your current code. What kind of "information" do you want to share between loops? How do you interface with the cameras?
11-05-2014 10:12 AM
Please do not reply to a thread way old thread, if you have any question please start a new thread and also take a look at the Quick Intro to understandd how to use the forum.
To your original question: There are lot of methods available to transfer data between loops. Please go through these Tutorials linked in the post for more details.
11-05-2014 10:51 AM
Sorry! I will create a new forum
11-05-2014 11:07 AM
Estoy haciendo un proyecto en el que tengo dos cámaras web conectadas a LabVIEW. Mi pregunta es cómo puedo enviar la información del bucle while que tengo en la cámara a otro bucle while.
What I want is the initialization of the two camraras send the image acquired by the camera while the other
Thanks
11-05-2014 11:30 AM
I thought you were going to make a new thread?