Author Topic: Delay Statement  (Read 4808 times)

plc_user

  • Newbie
  • Posts: 21
  • I'm a llama!
    • View Profile
Delay Statement
« on: December 24, 2010, 01:22:09 PM »
Just a quick reminder, does the DELAY statement in BASIC cause the High Speed Counter to stop monitoring the the HSC inputs for its duration?  I read in the manual that INTERRUPTS will still execute their custom function, but I wasn't sure of the HSC.

Thanks.

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Delay Statement
« Reply #1 on: December 24, 2010, 09:02:56 PM »
during execution of DELAY statement the HSC should not be affected. HSC is run via interrupt service routine and therefore the execution takes precedence over the DELAY statement.

Email: support@triplc.com
Tel: 1-877-TRI-PLCS