LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

diagram grid color

Is there a way to set diagram grid color ?
George Zou
0 Kudos
Message 1 of 10
(3,402 Views)
On the diagram right click and choose properties...
In the program use the property note (right click the terminal and choose create -> property note 
one note is called grid color Smiley Happy
 
Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 2 of 10
(3,376 Views)
Are you wanting to do this programmatically (don't know why you would) or just set different colors so that each area is sectioned off with color. the way I do this is to go to in the menu bar select window/ tools pallette and then select the coloring tool. this is the easiest way I know.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 3 of 10
(3,366 Views)
If I am interpreting your question correctly to be, "Is there a way to set the alignment grid color for the block diagram?", the answer is no.  There is no property node you can use and there is no way to paint it with the paint brush.  Either of those methods will work for the background color but not for the grid itself.  The actual grid color is one of two shades of gray, determined by how dark the background color is.  If the background color is light, then the grid will be a little darker.  If the background color is dark, the grid will change colors to a lighter shade so it's more visible.
0 Kudos
Message 4 of 10
(3,356 Views)
And a bit of sidetracking: I never understood the point of the diagram grid. If I would be using a pen, I can understand it, but since LV is perfectly capable of keeping wires straight and it really gets in the way, I can't see any reason to use it. I don't mind it on the FP, because I hardly work there, but I prefer not to have it on the diagram.

___________________
Try to take over the world!
0 Kudos
Message 5 of 10
(3,350 Views)
Right click will  bring up the function pallet, I can choose properties, but there is no such node as grid color ?
 
Thanks for reply.
 
George
George Zou
0 Kudos
Message 6 of 10
(3,343 Views)
>If I am interpreting your question correctly to be, "Is there a way to set the alignment grid color for the block diagram?", the answer is no.  There is no property
>node you can use and there is no way to paint it with the paint brush.  Either of those methods will work for the background color but not for the grid itself.
>The actual grid color is one of two shades of gray, determined by how dark the background color is.  If the background color is light, then the grid will be a little
>darker.  If the background color is dark, the grid will change colors to a lighter shade so it's more visible.
 
 
Actually, I am trying to make the grid less visible.
Thanks for reply.
 
 
George
George Zou
0 Kudos
Message 7 of 10
(3,340 Views)


@zou wrote:

Actually, I am trying to make the grid less visible.
Thanks for reply.
 


I was just pointing out that the grid is either off or on, and when it's on, it's color is one of two non-settable colors (based on whatever the background color is set to).
0 Kudos
Message 8 of 10
(3,334 Views)

If you are trying to make the diagram's grid less visible you can set it to OFF or set the contrast to a lower number if you want it on but not too visible. These settings are in the Tools: Options: Alignment Grid in the toolbar at the top of a vi.

 

P.M.

Message Edited by LV_Pro on 09-08-2005 11:23 AM

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



Message 9 of 10
(3,334 Views)
Thanks.  That's exactly what I want.
 
George
George Zou
0 Kudos
Message 10 of 10
(3,324 Views)