Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Call a sub when program is sent to logger


jarlu Sep 6, 2018 03:51 PM

Hi,

I am interested in calling a subroutine when a program is first sent to the logger, and then call the sub daily thereafter.  I plan to use IfTime for the daily sub call.  Is there a similar function that can be used to call the sub the first time the program  is sent to the logger?

Thanks


JDavis Sep 6, 2018 04:17 PM

Code placed between BeginProg and Scan will run when the program starts up.

Log in or register to post/reply in the forum.