MRAB,
Thanks for the hint! Yep, that's much easier!
Thanks! :)
Ron
On Thursday, June 6, 2013 5:49:55 PM UTC-7, MRAB wrote:
> On 07/06/2013 01:03, cerr wrote:
>
> > Hi,
>
> >
>
> > I have a process that I can trigger only at a certain time. Assume I have a
> > TDM period of 10min, that means,
DaveA,
Yep, that seems to just be about it! Much easier!
Thanks for the hint! Much appreciated :)
Ron
On Thursday, June 6, 2013 5:43:11 PM UTC-7, Dave Angel wrote:
> On 06/06/2013 08:03 PM, cerr wrote:
>
> > Hi,
>
> >
>
> > I have a process that I can trigger only at a certain time. Assu
On 07/06/2013 01:03, cerr wrote:
Hi,
I have a process that I can trigger only at a certain time. Assume I have a TDM
period of 10min, that means, I can only fire my trigger at the 5th minute of
every 10min cycle i.e. at XX:05, XX:15, XX:25... For hat I came up with
following algorithm which o
On 06/06/2013 08:03 PM, cerr wrote:
Hi,
I have a process that I can trigger only at a certain time. Assume I have a TDM
period of 10min, that means, I can only fire my trigger at the 5th minute of
every 10min cycle i.e. at XX:05, XX:15, XX:25... For hat I came up with
following algorithm whic
Hi,
I have a process that I can trigger only at a certain time. Assume I have a TDM
period of 10min, that means, I can only fire my trigger at the 5th minute of
every 10min cycle i.e. at XX:05, XX:15, XX:25... For hat I came up with
following algorithm which oly leaves the waiting while loop if