Author Topic: input edge detection  (Read 6849 times)

kenobe

  • Jr. Member
  • Posts: 66
  • I'm a llama!
    • View Profile
input edge detection
« on: October 02, 2008, 02:33:31 AM »
How do I implement the input edge detection uisng t100md 888.
TBASIC  ?  I know in omeron , it is implemented as DIFU.
Thanks ::)

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:input edge detection
« Reply #1 on: October 02, 2008, 04:49:12 PM »
It is implemented in TBASIC using special function coil [DIFU] and [DIFD]
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

kenobe

  • Jr. Member
  • Posts: 66
  • I'm a llama!
    • View Profile
Re:input edge detection
« Reply #2 on: October 02, 2008, 11:37:17 PM »
Thank you!