Author Topic: 1st scan trigger  (Read 5658 times)

rossi32s

  • Newbie
  • *
  • Posts: 3
  • I'm a llama!
    • View Profile
1st scan trigger
« on: March 01, 2005, 10:42:56 PM »
E10+ PLC

Trying to get and output to trigger for the first scan only. Im using this to "home" the machine.

I currently have it set to use a momentary switch but this is not acceptable in the final design.

Thanks
Scott


support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:1st scan trigger
« Reply #1 on: March 02, 2005, 01:38:37 PM »
E10 doesn't have a first scan bit, but you can use the following emulation:

    R1                T1
|---|/|--------(TIM)
|
|     T1               R2
|---| |-------[DIFU]
[DIFU]

R1 and R2 are two internal relays. T1 is the timer.
R2  will therefore only trigger for one scan time only after T1 times out and you can use it for homing purpose.  T1 can be 0.2 second  so that the first scan is trigger 0.2s after the PLC has been powered ON.

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