10-13-2015 09:02 AM - edited 10-13-2015 09:21 AM
@sridhar..reddy wrote:
ok what should i do now.....tell me a solution.
The solution is to become more familiar with LabVIEW. It looks like you wrote this program without doing any reserch in to LabVIEW functionality and programming practices. Look in to the Producer/Consumer architecture, like mentioned above, for what you're trying to do.
"Give me six hours to chop down a tree and I will spend the first four sharpening the axe." - Abraham Lincoln
Here are some free training tools primarily focused on LabVIEW and NI hardware.
-MyRIO Project Essentials Guide (lots of good simple circuits with links to youtube demonstrations)
Learn NI Training Resource Videos
6 Hour LabVIEW Introduction
Self Paced training for students
Self Paced training beginner to advanced, SSP Required
LabVIEW Wiki on Training
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
10-13-2015 09:09 AM
One other suggestion -- when you want us to look at your code, attach the VI, not a picture (unless it's a Snippet, which you probably don't know about). With the VI attached, we can see all of the Front Panel and Block Diagram, but more important, we can run it and modify it (to see if our attempts to "fix" it are correct).
Bob Schor