Beginseq And Endseq With Delay


Recommended Posts

I found an interesting bug. If I use the following code DF hangs:

 

endseq(local.SCADACheck)
delay(100)
beginseq(local.Kernel)

 

If I remove the delay it works fine. I have repeated this a number of times with consistent results. I don't need the delay (thought it may be good practice) but I'd be interested to know if this is common to others.

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.