LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

justify indicator value to right

Hi
how can I set the value of a control or an indicator to the right generally in LV7. I don't want to change it all the time.
thanks
Yves
0 Kudos
Message 1 of 5
(2,595 Views)
Select your control or indicator, then from the Text Settings button on the toolbar, select Justify > Right or select Font Dialog to make multiple changes.

Tim
0 Kudos
Message 2 of 5
(2,595 Views)
Thanks, but I meant to do this in generally for the shown value of all future-build indicator. And I only want to have the value justified to right. Not the label.
Any suggestions??
0 Kudos
Message 3 of 5
(2,595 Views)
This was done in LV6.1, but it should be the same in LV7.

Open a new vi and insert the default indicator. Right Click on it->Advanced->Customize

Select the text and right justify it.

Save it as a new control and close the custom control interface.

On the front panel, right click to get the controls palette, selct User Controls (bottom right) and tack it down (pushpin). Hit Options (top right), edit pallete. Right click on User Controls window->Insert and choose your new indictor, with right justification. Save it out.

Whenever you wnat it, there it is under User Controls.


2006 Ultimate LabVIEW G-eek.

Message 4 of 5
(2,595 Views)
From LV 7:
From a blank vi:
Tools->Advanced->edit pallettes views
Select User Controls, Tack it Down, Right Click on the empty User Controls window, Insert your new Custom Control.


2006 Ultimate LabVIEW G-eek.

0 Kudos
Message 5 of 5
(2,595 Views)