LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading data inside while loops from sub-vi's

I have created a sub-vi that reads a SICK LMS sensor via serial port inside a while loop.  This sub vi is called by a parent program that is also within a while loop.  My problem is that the parent program can only get the outputted data from the sub-vi when the parent program is stopped.  I would like the parent program to recieve the data from the sub-vi at each iteration and not just the last.  Any sugestions?
0 Kudos
Message 1 of 2
(2,514 Views)
See the recent post at http://forums.ni.com/ni/board/message?board.id=170&message.id=200596
0 Kudos
Message 2 of 2
(2,510 Views)