LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Device Automation and Temperature Control

Hi,

Now I am attaching two vis. The first one is the shutter controller vi and the second one is meant to be an automated vi with arrays and clusters[but not yet connected with the controller vi]. Can anyone help me to combine these two vis? So that I can give commands on the automated vi and thus the controller vi can be automated.

Thanking you all.......

akhil.

Download All
0 Kudos
Message 31 of 34
(671 Views)
Here they are merged and using a producer/consumer queue structure.
Message 32 of 34
(659 Views)
Hi...
 
I made a test run on these vi's. But the problem is, when we switch on in the vi, the desired shutter went off! and vice verca. That is if we switch on first shutter, it will go off and all others will be on. So I think there should be some changes to be done somewhere. Can you help me to fix it? Shutters are opening and closing by shifting the voltage from +5 and 0. I'm using USB 6008 device for this.


Message Edited by akhil011235 on 07-30-2008 07:21 AM
0 Kudos
Message 33 of 34
(622 Views)
So a True puts out +5V and turns the shutter off, and a False puts out 0V and turns the shutter on???
 
Try putting a NOT function between the array control and the Digital Write.
0 Kudos
Message 34 of 34
(609 Views)