07-17-2015 08:47 AM
Here is a LV2010 version
07-20-2015 12:04 AM - edited 07-20-2015 12:08 AM
Hi dkfire ,
the version is 8.6, i will try above program later.because i'm a little busy these days.
anyway, i have resolved the problelm. thanks for all your help.
07-20-2015 05:53 AM
I don't know why i get array A in List of Matches according to message 7, i don't know how to use Auto-Indexing Tunnels.
do you have any tutorial for the Auto-Indexing Tunnels? thanks.
07-20-2015 06:39 AM
It really depends on what YOU are doing, we can't help you if you dod not show us your code.
There are multiple tutorials on how to program in LabVIEW, you should start with them.
Or start with the online training, core 1 and 2.
07-20-2015 07:42 AM
yeah wrote:
do you have any tutorial for the Auto-Indexing Tunnels? thanks.
Tutorials:
3 Hour Introduction
6 Hour Introduction
LabVEW Basics
Self Paced training for students
Self Paced training beginner to advanced, SSP Required
LabVIEW Wiki on Training
Learning NI
Getting Started with NI Products
Since you have LabVIEW 8.6, you do not have the conditional terminals. You will need to follow dkfire's example using a case structure and shift register to conditionally add items to your array.