LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

machine vision

I am working on a LabVIEW project which is a machine vision application
I used a tab control (3 pages).
1st page for the login interface ( press login button to go next page)
the second page is where I have to select the server ( image processing (page 3) ) and client ( another vi receive data from the server via TCP/IP (localhost))
page 3 as I said contains image processing
so my problem is when I open the client I can't use it until I close the first app
maybe the images will clarify better

0 Kudos
Message 1 of 3
(693 Views)

I, for one, refuse to look at images of LabVIEW code (imagine I had a C++ program and sent you a listing of the 1000 lines of code, asking you for help, saying it had a UI with three Tab pages, etc., but didn't attach the code).

 

Attach all of the relevant LabVIEW code.  If it is managed as part of a LabVIEW Project (with a .lvproj file), compress the folder containing the Project and all its VIs and attach the resulting .zip file.

 

Bob Schor

0 Kudos
Message 2 of 3
(605 Views)

I thought images will be sufficient  for this problem 

Anyway, the problem was solved and thank you for your reply 😉

0 Kudos
Message 3 of 3
(596 Views)