Scripting timer never executing

Hello, I’m new to Ignition. I created a scripting timer, but it never executes. Any support would be appreciated.

You’re using curly (smart) quotes instead of straight quotes — the Unicode curly quotes cause the syntax error. See the red underline and red marker on the right side of the script editor. Those are you clues.

1 Like

Thank you.

You’re welcome & welcome to the forums!

1 Like