• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Why did wind sensor canot received the data via modbus serial port.

    Scheduled Pinned Locked Moved User help
    26 Posts 4 Posters 15.3k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jeremyhJ Offline
      jeremyh
      last edited by

      In one of your other threads (good luck finding it) I pointed out that you need to actually change the weather station to Modbus mode before you can read data using Modbus. Have you definitely done that?

      1 Reply Last reply Reply Quote 0
      • E Offline
        edmond
        last edited by

        yes.I am sure now the wind sensor mode is modbus mode. and I can received the data from modbus scan software. But mango is not ok.

        1 Reply Last reply Reply Quote 0
        • jeremyhJ Offline
          jeremyh
          last edited by

          @edmond said:

          I can received the data from modbus scan software. But mango is not ok.

          Show me where you are receiving the modbus data over serial using Modscan?

          @jeremyh said:

          @edmond said:

          and can received data use modscan32 software.

          Modscan doesn't receive any data..
          Your equipment is not set up correctly

          image

          1 Reply Last reply Reply Quote 0
          • E Offline
            edmond
            last edited by

            as show in the attachment . I use other device via modbus ip to received data .

            and display mango and modbus scan software as below.

            Attachment: download link

            1 Reply Last reply Reply Quote 0
            • E Offline
              edmond
              last edited by

              now I modify the connection to rs 485 .
              and I test again

              display "argument type mismatch"

              many data 32 bit float.and mango have no this option.

              Attachment: download link

              1 Reply Last reply Reply Quote 0
              • jeremyhJ Offline
                jeremyh
                last edited by

                @edmond said:

                many data 32 bit float.and mango have no this option.

                32 bit = 4 byte

                @edmond said:

                now I modify the connection to rs 485 .
                and I test again

                display "argument type mismatch"

                What did you expect? That your RS232 adapter would turn into a RS485 adapter? :shock:

                1 Reply Last reply Reply Quote 0
                • E Offline
                  edmond
                  last edited by

                  in wind sensor side ,have two type:rs422 or rs485,

                  before the connection always is rs 422, and I change a adapter to rs485 to test to see have any changing.

                  1 Reply Last reply Reply Quote 0
                  • E Offline
                    edmond
                    last edited by

                    and I test serval times.

                    and display"Exception from modbus master:CRC mismatch:given=1536,calc=8432"

                    Attachment: download link

                    1 Reply Last reply Reply Quote 0
                    • hussamH Offline
                      hussam
                      last edited by

                      as your attachment, the modscan32 don't receive any value?don't you know what's mean valid slave responses:0?

                      1 Reply Last reply Reply Quote 0
                      • E Offline
                        edmond
                        last edited by

                        if in mango,
                        What do this mean "nd I test serval times.

                        and display"Exception from modbus master:CRC mismatch:given=1536,calc=8432"
                        "

                        1 Reply Last reply Reply Quote 0
                        • JoelHaggarJ Offline
                          JoelHaggar
                          last edited by

                          This means that you got a response but the CRC did not match so the message was discarded.

                          A CRC of 1536 was given but the calculated CRC was 8432. This indicated that the message might have been corrupted.

                          If you don't know what a CRC is then you should do some research on the Modbus spec and will probably clear that up.

                          Joel.

                          1 Reply Last reply Reply Quote 0
                          • E Offline
                            edmond
                            last edited by

                            yes,I change to wind sensor adapter from rs 422 to rs485 adapter,and display above the message."exception from modbus master:CRC mismatch:given=1536,calc=8432"

                            1 Reply Last reply Reply Quote 0
                            • E Offline
                              edmond
                              last edited by

                              How to setting can display normal value.

                              will not display"Exception from modbus master:CRC mismatch:given=1536,calc=8432"

                              BR

                              Attachment: download link

                              1 Reply Last reply Reply Quote 0
                              • JoelHaggarJ Offline
                                JoelHaggar
                                last edited by

                                I don't think that's a question that anyone here can answer. It could be noise on your network or something else.

                                Joel.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post