LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is there a way to avoid stopping a loop for 3 times

thanks for your help

it's just i don't have time to change all my VIs

0 Kudos
Message 11 of 14
(465 Views)

@achfire wrote:

thanks for your help

it's just i don't have time to change all my VIs


Depends.  Maybe the tradeoff is a few hours now for a few moths later.  What I am saying is that it might be easier to fix now, while it's still being developed, rather than later, when you wish it was scalable.  Plus, just remember that the poor slob who inherits the code to fix later... might be YOU!  😉

 

To be truly successful at developing any kind of software, you have to code for the future as well as the present.  That doesn't mean that's all you consider, though.  A very well-respected collegue of mine always pointed out that you must achieve a balance between what you want to do and what you have the time and money to accomplish.  It's this balance that is the hard part about developing software.  But if it was me, I would fix it now, while it is still relatively painless.

 

 

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 12 of 14
(460 Views)

Hi achfire,

you should definitely need to consider using state machine architecture.

It will solve lot of your problems as well as improve your coding.

HTML tutorial  HTML tutorial
162+ CLDs & 10 CLAs Trained
LabVIEW Training resources
0 Kudos
Message 13 of 14
(443 Views)

ur right 🙂

0 Kudos
Message 14 of 14
(411 Views)