News:

  • June 09, 2026, 01:56:06 PM

Login with username, password and session length

Author Topic: Connecting 2 D0-06's together  (Read 10290 times)

brian101

  • Newbie
  • *
  • Posts: 7
Connecting 2 D0-06's together
« on: October 31, 2010, 10:03:34 AM »
Every once in a while I have been asked to add 1 or 2 more devices(I/O) to a D0-06 that has no room for that particular device. How can I link two 06's together so that I can use only 1 H0-ECOM100 and the same panel? Any help would be apprieciated.
Thanks...

b_carlton

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 606
    • thePLCguy
Re: Connecting 2 D0-06's together
« Reply #1 on: October 31, 2010, 12:08:11 PM »
Group very slowly changing inputs and outputs on the second D006. Link together, crossing R/T, between the Port 2's. Use DirectNet messaging with the original CPU (the one with the ECOM) as master to read inputs (directly) and to affect a set of C bits which are used my a minimal (communication checking) program in the second CPU to turn on outputs.
An output is a PLC's way of getting its inputs to change.