Log in

View Full Version : Using two cameras in LabVIEW


pastelpony
15-02-2015, 19:08
I have not an idea on how to implement two cameras. I have tried a solution posted here (http://www.chiefdelphi.com/forums/showthread.php?t=133559) to no avail. Would anyone be able to show an example of doing this?

I want to hot swap between cameras during a match and we are trying to use two Axis cameras.

BaconEater707
21-02-2015, 23:30
t=133771http://www.chiefdelphi.com/forums/showthread.php?t=133771

here is an example that another team used to switch between two cameras using DB button 1. if you would be a little more specific as to what you are wanting to do it would be more accurate as to accomplish what you need to be done

the working code is the second post from the bottom in an attachment download

pastelpony
22-02-2015, 00:10
t=133771http://www.chiefdelphi.com/forums/showthread.php?t=133771

here is an example that another team used to switch between two cameras using DB button 1. if you would be a little more specific as to what you are wanting to do it would be more accurate as to accomplish what you need to be done

the working code is the second post from the bottom in an attachment download

The post in my hyperlink has the same code referenced in that post. Thank you for your concern, though.