[?]: omron off delay timer

CX-One, CX programmer, NTST, Syswin ....
Post Reply
ahmed yousri
Posts: 65
Joined: Thu Apr 17, 2008 11:48 am
Location: Egypt

[?]: omron off delay timer

Post by ahmed yousri » Sun Dec 14, 2008 7:22 am

can use off delay timer at plc omron , if yes ,pls how

Владимир
Posts: 297
Joined: Wed Sep 21, 2005 12:24 pm
Location: Russia, Saint-Petersburg

Just try this ...

Post by Владимир » Sun Dec 14, 2008 10:31 pm

Code: Select all

      LD 0.00
      OR 2.00
      ANDNOT T0001
      OUT 2.00
   LDNOT 0.00
      TIM 0001 #30

ahmed yousri
Posts: 65
Joined: Thu Apr 17, 2008 11:48 am
Location: Egypt

Post by ahmed yousri » Mon Dec 15, 2008 6:09 am

thanks for your reply , but i ask if omron support off delay timer as instruction , :) :)

Владимир
Posts: 297
Joined: Wed Sep 21, 2005 12:24 pm
Location: Russia, Saint-Petersburg

Post by Владимир » Tue Dec 16, 2008 3:54 pm

As far as I know - no

Post Reply