LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Please Review my CLD Sample Exam

I am going to take the CLD in a month or so, so I figured I would work on some of the exams and post it up here for your advice.

I started with the Car Wash exam, and will do the other ones as well.

 

Thank you.

 

Any and all comments are welcome.

Kenny

0 Kudos
Message 1 of 2
(2,418 Views)

On first look (not that I'm able to give any opinions about any CLD review)

 

Using a enum instead of string as a queue data type would lessen the risk of making a typo error when your programming, and makes the programming a bit faster 🙂 it would also "lessen" the traffic since enum is a lesser datatype than string, and combining it with a typedef would keep changes up to date 😛

 

Im taking the CLAD tomorrow, and am hopefully ready for the CLD right after that 😛 Hope it wont be difficult. Good luck!

0 Kudos
Message 2 of 2
(2,382 Views)