LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

search 1D array partly the same as element

Here is a LV2010 version

 

Search for Pattern.png

Download All
Message 11 of 15
(1,103 Views)

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.

 

0 Kudos
Message 12 of 15
(1,072 Views)

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.

 

0 Kudos
Message 13 of 15
(1,039 Views)

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. 

0 Kudos
Message 14 of 15
(1,022 Views)

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.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 15 of 15
(999 Views)