10-01-2012 09:38 PM
Hello
sorry for my english
I'm developping a labview project with a PC (1920*1080 resolution screen) and I have to deploy it to work in a PC with (1024*768 screen resolution 10'' ) I use several spliters for this so I need some advices to ensure that my exe will work
fine in such target PC so I need to know how to configure my main vi proprety ; window size in execution ; etc ... in my PC all work fine I can minimize window and maximize it when project is running and all objects were scaled very
well but I dont know what will happen in such target pc.
any advice or help please
10-02-2012 11:03 AM
One option is to test it on your development computer. Right click on the desktop and select "Screen resolution." Change it to 1024x768 and test your VI to see if it would work using that resolution.