Page 1 of 1

Executing a command every 15 seconds

Posted: 04 May 2020 12:38
by Dyon0
Hello everyone! I was wondering if it is possible to execute a command every 15 seconds, Specifically EXEC_SEND_HTTP_POST. :?:

Re: Executing a command every 15 seconds

Posted: 04 May 2020 14:15
by radio42
Yes, that is possible.

When you go to the general settings, section Events/Commands please click on the 'TI' button.
Here you can specify the timer interval, e.g. 15.000 ms for 15 sec.
You can then open the 'Application' node and put your command in the 'OnTimer' event.

Re: Executing a command every 15 seconds

Posted: 04 May 2020 14:38
by Dyon0
Thank you Bernd, I assume the TI button is grayed out because I'm using the demo version for testing?

Re: Executing a command every 15 seconds

Posted: 04 May 2020 15:24
by radio42
Correct!