I'm trying to make a procedure with a parameter that reads a CSV file which then gets compared to the time from the clock component. However, the program can't get the clock time as well as the CSV file.
Any suggestions?
So what I'm trying to do is set a timer that changes the label's text into a value from the csv file each time the timer reaches a specific interval, which is also set by another csv file. Sorry for wording it weirdly