08-16-2007 09:39 AM
08-16-2007 10:06 AM
08-16-2007 10:52 AM
LabVexpert2B,
although I have been programming in LV for several years, it has all been using what I was given to modify/maintain or figured out on my own. I'd be very interested to see both your original VI, and the latest version as a learning tool. The only problem is that I only have LV8.0. Can you save back to 8.0? If so would you post them please? Thanks, and GL on your test if you haven't already taken it.
Jim
08-16-2007 11:00 AM
Here are some quick implementations of the above. I was not trying to understand your code logic. (Still think it is convoluted). 🙂
08-16-2007 01:38 PM - edited 08-16-2007 01:38 PM
Message Edited by labVexpert2b on 08-16-2007 01:47 PM
08-16-2007 02:32 PM - edited 08-16-2007 02:32 PM
@labVexpert2b wrote:
I was actually on my way to used enums instead but still using the RING for Visual appearance!
Using a few mouse strokes in the control editor, both can be made to look exactly the same. 🙂
(This is just a draft. Probably needs a few more tweaks).
Message Edited by altenbach on 08-16-2007 12:32 PM
08-16-2007 05:19 PM
Well folks,
I think I am done with this program in terms of general improvements.
Is there anything else that can be improved that is general that I am not thinking of.
By the way, any hints for my certification exam this coming Monday that I should be aware of?
Once again, Thanks A LOT for the continous support of this forum members.
08-16-2007 05:55 PM
Good luck with the exam!
08-16-2007 06:05 PM
08-16-2007 08:18 PM - edited 08-16-2007 08:18 PM
Advise taken & this is my final version.
I also figured out that I can use the Re-initialize to Default InvokeNode and confirm with data flow.
Hence, I don't need to use LocalVariable to set the Ring control to the default Value.
Is this an efficient or good practise?
Message Edited by labVexpert2b on 08-16-2007 08:19 PM
Message Edited by labVexpert2b on 08-16-2007 08:19 PM