11-17-2016 04:53 PM
It's been a while since I used LabVIEW and I'm diving back into this for a new project. I'm hoping you folks can help me out.
I am using IMAQ Rotate to rotate a camera image 180 degrees. The image feed is viewed on the front panel and I can confirm this works as expected on my development computer. Once I deploy it to the system's dedicated computer using the application builder, the front panel image feed just shows a white screen. No image, flipped or otherwise!
Any ideas?
Thanks.
Solved! Go to Solution.
11-17-2016 08:01 PM
I assume that by "deploy using the application builder", you mean that you make an Executable that runs on the other machine. Several questions:
Bob Schor
11-18-2016 10:20 AM
Bob,
Thanks for the reply. You are correct, I mean that I made an Executable that runs on the other machine.
-I have not tried running an executable on the development machine, but I'll try that next.
-I have tried running the exact same executable on the system's computer without the image rotate VI and it works as it should. Displays the image with no issue.
I'll report back on the executable on the development machine, but I'd appreciate any other leads to chace down while I'm at it!
Thanks,
-Kevin
11-18-2016 12:27 PM
I think I know what it is! If you are deploying IMAQ to another machine, you not only need to install the LabVIEW Run Time Engine, you also need to install the IMAQ RTE (I don't remember the name of it, but I do remember that it is a separately-licensed product and you require a license for the deployed executable, though you may be covered under your current license).
Bob Schor
11-18-2016 04:28 PM
Are you probing or capturing the error out of the rotation function? I believe if the particular function is not properly licensed as Bob believes it will throw an error saying so.
11-18-2016 04:53 PM
11-18-2016 05:44 PM
Hi Bob,
The installer does have the NI Vision runtime engine selected along with the LabVIEW runtime engine and NI Vision Common Resources. Also, there are other VIs from the NI Vision Development Module that are functioning correctly which makes me hesitant to think it's related to the vision RTE.
11-18-2016 05:56 PM
Hey Matt,
That's a good idea. Can you probe in an executable? The issue is only happening on the system computer running the RTE, not on my development computer. I guess I can just put in an indicator to view the error out of the IMAQ Rotate vi.
Thanks,
-Kevin
11-18-2016 08:06 PM
@gintree78 wrote:
Hey Matt,
That's a good idea. Can you probe in an executable? The issue is only happening on the system computer running the RTE, not on my development computer. I guess I can just put in an indicator to view the error out of the IMAQ Rotate vi.
Thanks,
-Kevin
If you can connect to the deployment computer from a computer with LabVIEW installed you can remotely debug an exe. I wish this was something that was linked at the end of every tutorial of how to build an exe.
http://digital.ni.com/public.nsf/allkb/8DA679805915DE40862572D5007B2F70