Recent content by stst0011

  1. S

    what is needed to sense a simple closure switch

    Thanks a lot for your help !!!
  2. S

    what is needed to sense a simple closure switch

    I am so happy ! Thank you so much , this is my first expirience with PLC . Can you tell me please the code for the non-blocking [] operand ? Can I have input 1 for output 1 and input 2 for output 2 with the same senario and the same delay times ?   Thank you Tom !
  3. S

    what is needed to sense a simple closure switch

    It works perfect ! Thank you very much !   I have one more question please . Can I have notification email without date and time ?     " Test  Message WEB CONTROL  Sent at: 19:13:07 On the 02/02/2015 "
  4. S

    what is needed to sense a simple closure switch

    Hi Tom ,   Firt of all I want to say thanks a lot for the responce !   I want the output 3 on for 1sec when I push the button , no matter how long the button is on or how many time I push the button  the fist 10 sec . I am working now on Schmitt trigger as you said .   Thanks Steve          
  5. S

    what is needed to sense a simple closure switch

    Hi , I have the web control Rev 2.2.2 and I would like to control OP3 with a push button IP1 . Why this code does not work ?   START TSTEQ IP1 1 OP3 TSTEQ OP3 1 SET OP3 0 END   I use capacitor paraler with the switch and I have a clean switch source   Thanks !  
Back
Top