04-11-2006 10:17 AM - edited 04-11-2006 10:17 AM
In 8.0 you could do something like in the attached picture. As you can see, we no longer need to read 10 property nodes per iteration, just the single changed cursor location, and the loop only spins if a cursor is moved. 😄
Message Edited by altenbach on 04-11-2006 08:18 AM
04-24-2006 09:41 PM
04-25-2006 01:13 PM
Ny,
Could you explain what you want the VI to do. I am having a hard time following what you are exactly saying. Make sure to explain things such as "set in order" and "slip in table." Let us know what you want the functionality to do and we can see if there are any suggestions we can give you.
Tyler H.
National Instruments
04-26-2006 02:17 AM
09-05-2006 11:33 AM
09-05-2006 01:01 PM
Sorry, I don't have any of the IMAQ functions installed. Could you...
Now we have a VI with built-in default data for testing. 🙂
09-06-2006 09:48 AM - edited 09-06-2006 09:48 AM
Message Edited by kupikupi on 09-06-2006 09:54 AM
09-06-2006 11:09 AM
Normalizaion will not help, you need to truncate each path to the nonzero values. You also don't need the cursors.
try this!
09-07-2006 12:20 PM
09-08-2006 09:39 AM