LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data entry type in array of clusters

Solved!
Go to solution

Only last entry i need. 

0 Kudos
Message 11 of 12
(210 Views)
Solution
Accepted by topic author keremgeliz

OK, then a bunch of hints:

Use a loop.

Use a shiftregister to keep track of "previous".

Compare current vs. previous and define entry in the "DATA ENTRY" field. Modify and store as previous.

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 12 of 12
(201 Views)