LGreen

MrPLC Member
  • Content count

    1
  • Joined

  • Last visited

Everything posted by LGreen

  1. I currently use custom PC-based control software that retrieves data from PLCs using explicit messaging, but I'd like to convert this to implicit messaging, to take advantage the fast data exchange. PLC programming isn't my strong suit, so I've started by getting two ControlLogix PLCs exchanging information via implicit messaging (producer/consumer) -- I was hoping to find enough information to extend this to a PC communicating with the PLC, but so far haven't had any luck. Is it even possible to configure PC based software to exchange implicit messages with a PLC? At an RPI of 2ms? Thanks in advance!