J_es--
The program that you posted looks to be ok for the most part, you might consider putting an open after your configure (but that's trivial). The other thing that is a minor issue is the loop tunnel coming out of your for loop is currently being auto-indexed. This function is used to index data for each interation of the loop. You are using a static address (not an array) and so you don't need this. If you right-click and remove the auto-index the broken wire will go away. Other than that it should be ok.
I would suggest looking at one of the shipping examples that come with LabVIEW. "Basic Serial Read and Write" is essentially the same thing that you are doing and is tested here and might save you a bit of time. Anyway, take a look if you have a second. Best of luck with your application!
John H.
Applications Engineer
National Instruments
http://www.ni.com/support