06-09-2015 01:56 PM
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!
06-09-2015 02:28 PM
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.