LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sprinkler

I have developed this CLD sample, I think this is simple than ATM.

0 Kudos
Message 1 of 7
(3,005 Views)

ok. so?

 

If you want someone to review it, please mention that in your post.

 

Also, there is the 'Certification' board where you can post your samples for the review.

 

You can make use of the Certification forum for all questions and help related to NI Certifications.

 

Edit:  I see that you are aware of the forum board!!! you have multiple posts in Certification board!

 

 

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 2 of 7
(2,992 Views)

I know about certification board, I have chosen incorrectly and then I can't replace or delete this topic

0 Kudos
Message 3 of 7
(2,957 Views)

Hello Manushak,

 

Have you open your own project. I am not able to find anyting in project.Smiley Wink

 

I think its not good to learn sprinkler from your example.

1. Where is Error Handeling?

2. Lots of wires

3. Wires should be in a line and in a proper way.

4. Why Stop case?

 

I think some improvement is required in code..........

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 Kudos
Message 4 of 7
(2,948 Views)

Hello Himanshu, thank you for reply. You are correct, I have created the project, then forget about it 😞 . I just preparing for CLD. And all comments will help me to improve my programs.

0 Kudos
Message 5 of 7
(2,937 Views)

You will get in trouble for using property nodes to set/get values.  You should have your buttons' mechanical action set to "Latch when Released".  Instead of polling, use an event structure.  Maybe have a case in your state machine to check for user activity in order to watch for the start, stop, and setup buttons.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 7
(2,926 Views)

Thanks all for replying.

It really help me to see problems in my solutions. I had improved a solution. But there is a bad side in my work, I haven't time to do all work at once, and I don't know, how many time it will take from me.

0 Kudos
Message 7 of 7
(2,900 Views)