LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I set automatically my position on the Front Pannel ? thanks

 Hi everyone,

 

I am using XP with Labview 8.5. I am using a program that makes screen shots of the Front Pannel. Before starting the VI I need to configure some indicators that are somewhere else on the pannel (I don't wan't them on the screen shot). My problem is that it is quite time spending to reposition the Front Pannel in exactly the same position each time, after having configuered my indicators. Would anyone know how I can set the Front Pannel position automatically ? The only thing I have been able to do is set the FP window position using the propriety node with my current VI path, but I don't need to do this....

 

Any help would be great,

 

Best regards,

 

marc

0 Kudos
Message 1 of 4
(2,990 Views)

Hi Marc,

 

You can use the Origin property of the pane to set the top left point of your front panel.

 

 Origin Property

 

 

 

 

 

 

 

 

Is this what you are after?

 

Dave

Message Edited by DavidU on 10-06-2008 10:13 AM
Message 2 of 4
(2,978 Views)

Hi.

 

          To set the position of the Front Panel fix the origin using property node. First read the position and then write the same. The attachment may help you.

Message 3 of 4
(2,975 Views)

Hi David and Autotec,

 

Thank you very much for your quick answers, that's exactly what I was looking for !

 

For those who have problem finding the pane origin :

 

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/d54dbbbe28385360862570cb007c3e05/$...

 

Regards,

 

Marc

0 Kudos
Message 4 of 4
(2,948 Views)