Timer With CSV file

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?


aia: almostthere.aia (5.7 MB)
The screen is "Falaq"

Debug your blocks (→ point 4): How to ask a question (open new topic)

Can you re-word your description please Alperen, or draw a schematic.

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 :grimacing:

Here is the basic logic

timercsv.aia (3.0 KB)

I added a label to show the time, for demo purposes.

Thanks man! :+1: