LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Grating

I am trying to make a grating of black and white strips in Labview. I need to be able to change the width of the black and white columns. I'm not too familar with labview. Can anyone help? Thanks!

0 Kudos
Message 1 of 2
(2,750 Views)

You can use a Picture Control and then draw your lines in individually. (i.e. Look at the help for Draw Line and Move Pen)

First try drawing a few lines in a blank picture control and once you're comfortable with that, build a loop to draw multiple equidistant lines with varying pen width.

0 Kudos
Message 2 of 2
(2,741 Views)