Is there anyway to have labview determine if it is open on the primary or secondary monitor??
Reason:
running 2-operator interface from 2 executables. Executables are connected to the same computer but monitors are located back to back
need the current VI program to determine its own name. (Would go off "Get window Name.VI" but i get some weird error i can't find a solution to Error 6003)
Program needs to determine its own name based of its location as this program will be used in multiple spots.
And tips/tricks would be apprciated
Thank you