LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

select only even

Ravens Fan,
great advice!!!..
i guess when i am done trying to do what my boss wanted me to do.
which is trying to click advance to a desired position.
i'll probably try to cut down the local variables and cleaning up the codes..
its 17mb of code in my library..i know it will take me more than 15 mintues


Best regards,
Krispiekream
0 Kudos
Message 41 of 47
(1,472 Views)

you have LOCAL VARIABLES!!! 

Oh NO!!!!

(hope I didn't sound melo-dramatic)

 

 

 

 

 

 

 

😉

 

BTW:  Yes, please follow the advice form Raven'sFan and what Lynn said touched home.  It is so true.  What ends up happening is people like your boss want one more thing done and it is not possible.  They hire specialists, we do the work, then we have to fight to get paid.  It's horrible!!



Message Edited by JoeLabView on 05-07-2008 03:52 PM
0 Kudos
Message 42 of 47
(1,432 Views)
last question..
i want to change current position to be a control, so that
i can type in...

when i am at position 2. i dont want to click adv to 6, then to 8, then to 9.

from 2, i want to skip 6,8 and go straight to 9..


Message Edited by krispiekream on 05-07-2008 03:26 PM
Best regards,
Krispiekream
0 Kudos
Message 43 of 47
(1,422 Views)
It is already a control, but it is never read as it just sits outside the loop with nothing connected to it.
 
1.  Make another event case for that control:Value change.
2.  Move that control into the event case and wire it to the tunnel going out to the shift register.


Message Edited by Ravens Fan on 05-07-2008 04:35 PM
Message 44 of 47
(1,417 Views)
oh.PERFECT!!!!!
THATS EXACTLY WHAT I WANTED TO LEARN HOW TO DO...

now i have to learn how to create mess with my stacked sequences to change it to this


oh yeah..if you can answer just one simple question, it will save me hours..
what can i do to control the current postion by moving from 2 to 7 or whatever, without click the advance button.
once i change value in the control from 2 to 7, it will automatic go to there..


Message Edited by krispiekream on 05-07-2008 04:28 PM
Best regards,
Krispiekream
0 Kudos
Message 45 of 47
(1,400 Views)
OH...its already doing that..
THANK YOU SO MUCH ONCE AGAIN..

Best regards,
Krispiekream
0 Kudos
Message 46 of 47
(1,395 Views)

I was about to say...

well you need an Event Structure, but that's what RavensFan did 🙂

(time to give him some well deserved stars)

0 Kudos
Message 47 of 47
(1,378 Views)