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
Code placed between BeginProg and Scan will run when the program starts up.