Hi,
Attaching my code for CLD example question - Car wash. I have used Labview 2015. I am planning to take CLD so any reviews and feedback on code will be great help.
I have one concern about timer. The way I implemented code, it can start/stop/pause timer as expected but it is very fast. So to check my pause functionality I have set it to 20 sec instead of 5 sec as asked in application requirements. How do I code the timer so that 5 sec passes little slower? In a way that I can pause the timer and see the correct functionality with 5 sec target time. I tried to change Timeout ms but that did not seem to be working for me. So any suggestion on timer will be appreciated. Any other feedback on code will be good too.
Thanks.