04-16-2008 11:29 AM
04-16-2008 11:39 PM
04-17-2008 03:24 PM
04-18-2008 10:10 AM
04-18-2008 11:07 AM
04-18-2008 11:12 AM
Here the FINAL soln for the sample Car Wash CLD exam. Maybe someone can learn from this cus NI example is well, I'll let you be the judge. I also post all my steps that includes my debugging...
Well on to the sample Security System exams... whey. This one was over-kill I think for any walking into an exam and doing this cold turkey
04-18-2008 11:26 AM - edited 04-18-2008 11:27 AM
Thank you, I will be the judge. Frankly, I prefer the NI solution. It's cleaner. Your solution:
@richjoh wrote:
Here the FINAL soln for the sample Car Wash CLD exam. Maybe someone can learn from this cus NI example is well, I'll let you be the judge.
04-18-2008 11:39 AM
04-18-2008 11:50 AM - edited 04-18-2008 11:55 AM
04-18-2008 12:03 PM - edited 04-18-2008 12:04 PM
For example, your "car wash indicator" cluster is duplicated in each case of the case structure. If you would place it outside, you only need one instance. (Same amount of wires!)
richjoh wrote:
Not sure what you mean by Duplicate cluster const unnecessary.