Author Topic: ControlLogix Interface  (Read 6891 times)

Chris Misita

  • Guest
ControlLogix Interface
« on: June 17, 2004, 06:14:52 AM »
I am trying to read Data Memory in the T100MD+ using a Modbus module in a ContolLogix processor with no luck. Has anybody ever performed this task with any other PLC controller that might have some insight?

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3174
    • View Profile
    • Internet Programmable PLCs
Re:ControlLogix Interface
« Reply #1 on: June 17, 2004, 09:46:53 PM »
Can the ControlLogix act as MODBUS master? If you want to read from the T100MD+ data memory the host must be able to act as MODBUS master. You also have to ensure that the baud rate, data bit, stop bit and parity settings are the same. The PLC ID and address must also be specified correctly. Due to the number of parameters that is involved in a succesful communication the intial setup is the most important. Once the settings are done correctly you should have no problem doing so.

However, if the ConrolLogix is unable to act as MODBUS master, but only as MODBUS slave, then the PLC should be the one initiating the communication. In that case you need to use the READMODBUS or WRITEMODBUS commands in TBASIC to send out MODBUS messages from the T100MD+ PLC to the external control system.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS