07-12-2012 03:46 AM
Hi ,
I am taking CLD within a week, here is my solution for sprinkler controller.
Please review it and give me feedback. Thanks in advance.
07-12-2012 07:30 AM
Hello Aarthi,
Implement Error Handling in your code.
07-12-2012 08:20 AM
Hi,
First impressions:
The Zone Service.VI: Add labels to the cases stating what they are checking for, it is difficult to see at first view what they are toggling.
Zone Service VI has an indicator called Boiler States, hmmmm.......
In the Run State, label the case that checks the previous state.
FWIW
07-12-2012 10:31 AM
Hello Himanshu Goyal,
Thanks for checking my code. Error handling like what i have to do? Clear error?
Or as pop-up message to user or writing a log file. I dont understand the way how to handle?
Can you please give me some example. Thanks.
07-12-2012 10:34 AM
Hello Mark,
First thanks for getting through my code.As you said i will label all case structures.
Other than that anything i have to improve? Thanks.