adccommunitymod (AutomationDirect) asked a question.

writing registers to a micrologix 1500

Created Date: October 23,2016

Created By: deanpavil

**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****

I am fairly new to this and I am trying to find out how this works. I have a setup using a Allen Bradley 1500 that is operating as the master. A Red Lion HMI is connected to the PLC on the RS232 port. There is another device that is communicating RS485 to the HMI. There are several 16 bit holding registers from that device that the PLC is taking in and doing some math then displaying on the HMI. The values get put in the F8 Float data table and then a multiplier is used and this new value is sent to an Integer table. That value is sent to the HMI. I can see how the values of these registers are modified in the PLC but I don't know how the original bits are selected or sorted to be placed in a particular Float register. I wish to add and or change some of these registers from the RS485 device to look at some different data. Thank you


  • adccommunitymod (AutomationDirect)

    Created Date: October 23,2016

    Created by: deanpavil

    I am fairly new to this and I am trying to find out how this works. I have a setup using a Allen Bradley 1500 that is operating as the master. A Red Lion HMI is connected to the PLC on the RS232 port. There is another device that is communicating RS485 to the HMI. There are several 16 bit holding registers from that device that the PLC is taking in and doing some math then displaying on the HMI. The values get put in the F8 Float data table and then a multiplier is used and this new value is sent to an Integer table. That value is sent to the HMI. I can see how the values of these registers are modified in the PLC but I don't know how the original bits are selected or sorted to be placed in a particular Float register. I wish to add and or change some of these registers from the RS485 device to look at some different data. Thank you

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: October 23,2016

    Created by: bcarlton

    This forum is for devices from AutomationDirect not Allen Bradley. It might be more productive to post in a more general forum like www.plctalk.com

  • adccommunitymod (AutomationDirect)

    Created Date: October 24,2016

    Created by: deanpavil

    Thank you. I will