• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. hanse1pk

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    hanse1pk

    @hanse1pk

    0
    Reputation
    510
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    hanse1pk Unfollow Follow

    Latest posts made by hanse1pk

    • RE: Modbus Address

      Managed to get it working.
      Had to use 4 byte float swapped

      Next item is for me to take in these integers such as in second example and have them be shown and recorded as what they represent.

      posted in User help
      H
      hanse1pk
    • RE: Modbus Address

      First Example
      Parameter Name: Analog Input Value Input 1 Module 1
      Range: -99,999 to 99,999
      Data Type IEE Float Read Only
      Float = IEEE 754 32 Bit
      Modbus Relative Address: 27586

      Second Example
      Parameter Name: Sensor Type Input 1 Module 1
      Range: Off (62) Thermal Couple (95) Millivolts (56) Volts (104) Miliamps (112) RTD 100 Ohm (113) RTD 1,000 Ohm (114) 1K Potentiometer (155)
      Data Type unsigned 16-bit Read/Write
      Modbus Relative Address: 27594

      I have been able to read to instrument using Modbus Test aplicaiton.

      On Side note I can also communicate to same instrument using SCPI (Standard commands for programmable instruments original designed as IEE488 but over Ethernet TCP/IP using ASCII text strings on port 5025

      posted in User help
      H
      hanse1pk
    • Modbus Address

      I am having some trouble getting Modbus TCP/IP working with Watlow Instrument. I believe it is with deals absolute address vs relative address.

      It appears to me that the address input of the data point is relative to data type selected is this the case?

      Documentation does not clear it up for me so if anyone has worked with Modbus would appreciate some feedback on putting in absolute address.

      posted in User help
      H
      hanse1pk