花落阳关 Posted January 23, 2018 Report Share Posted January 23, 2018 Hi! I had write a lv program and generate a .exe file. But once open the exe file, it will run the program, owing to it need time to find the camera so something wrong will happen. Now I want to add a function for searching the camera, led on light when it had found the camera to give a notice, then it will autorun to acquire figures. So the question is how to add the camera earch function ? Thanks Quote Link to comment
infinitenothing Posted January 23, 2018 Report Share Posted January 23, 2018 I don't entirely understand what you're getting at. When you say "searching the camera" are you talking about using something like IMAQdx Enumerate Cameras? And when you say "autorun to acquire figures" do you mean you're looking to use dataflow to delay when some events happen? That seems like a general purpose labview question and not a vision question. You'll probably want to use a sequence structure or a queue. Quote Link to comment
hatef Posted January 24, 2018 Report Share Posted January 24, 2018 use this vi to search and find camera Quote Link to comment
花落阳关 Posted January 25, 2018 Author Report Share Posted January 25, 2018 1 hour ago, hatef said: use this vi to search and find camera I have several cameras, but it only shows one, how to solve the problem? Quote Link to comment
hatef Posted January 27, 2018 Report Share Posted January 27, 2018 this is array if you look at index it is zero and if you check this array size you will be find number of camera that are supported Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.