LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Determing placement of items on the front panel

Hello,
 
  When I first run my vi and usually have to use the vertical and/or horizontal scroll bars to find the controls and/or indicators that I am interested in. I have noticed that when the vi is stopped the front panel has a silight darker "crosshair" on the front panle that indicates that there is something special about this location on the front panel. What does this "crosshar" on the front panel mean/represent?
 
Regards,
 
Kaspar
Regards,


Kaspar
0 Kudos
Message 1 of 4
(2,540 Views)
It's the origin of the Front Panel, and has the coordinates of 0,0.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 4
(2,536 Views)
Hello,
 
  Awesome, now I know what the crosshairs are. So, the next questions is.... can I firce the origian to be visible when I run the vi so that I do not have to use the vertical and horizontal scroll bars so that I can see the itmes I am interested in?
 
Regards,
 
Kaspar
Regards,


Kaspar
0 Kudos
Message 3 of 4
(2,530 Views)
We discussed that in a thread I started a while back. You can set the panel position with property nodes. Off the top of my head I do not recall exactly which ones.

You cannot move the block diagram that way. The block diagram also has an origin. If the alignment grid is not shown, a small box with the coordinates shows up when moving the scrollbars. I never checked whether the alignment grid shows the origin because I never use it on the diagram.

Lynn
0 Kudos
Message 4 of 4
(2,519 Views)