Author Topic: display correct temperture value from modbus registers  (Read 1396 times)

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
display correct temperture value from modbus registers
« on: April 06, 2015, 10:11:21 PM »
I am reading Modbus register for example 40001  and 40002 for temperature < it comes from a control logix  floating point which is 32 bit and has to be split into two  16 bits words to transmit over modbus , my question is how can I put it back together and display the correct value in a digital panel meter.

Darrell

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: display correct temperture value from modbus registers
« Reply #1 on: April 06, 2015, 10:22:35 PM »
Try F40001

lostcontrol

  • Newbie
  • *
  • Posts: 25
    • View Profile
Re: display correct temperture value from modbus registers
« Reply #2 on: April 07, 2015, 02:12:24 PM »
Why are you not using the ControlLogix driver?

Darrell

  • Full Member
  • ***
  • Posts: 198
  • Electrician / PLC Technician
    • View Profile
Re: display correct temperture value from modbus registers
« Reply #3 on: April 07, 2015, 02:27:10 PM »
I'm using some of my HMI's as a trouble shooting tool to test registers from a prosoft card in a control logix rack , I have found that any hick up in comms is picked up very easily using AHMI
Darrell
« Last Edit: April 07, 2015, 02:48:44 PM by Darrell »