Pulse Limitations with Online Change

 

At the first cycle, the pulse evaluation is ignored, and the memory is updated. This memory enables the pulse evaluation from the second cycle.

When we apply the Online ChangeClosed Applies to downloading PLC code changes while the applicaiton is running. between t0 ant t1, the cases where this method is not correct are the two following:

 

  • When we want to detect a falling edge:

Pulse Limitations with Falling Edge

Figure 7-19: Pulse Limitations with Falling Edge

 

 

  • When we want to detect a rising edge:

Pulse Limitations with Rising Edge

Figure 7-20: Pulse Limitations with Rising Edge


  • If you want to avoid this limitation, you must use declared instances of R_TRIG and F_TRIG function blocks.


  • This limitation is temporary and is going to be fixed in a future release.