Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

Yosemitech 511-a no readings?

Home Forums Environmental Sensors Yosemitech 511-a no readings?

Viewing 7 reply threads
  • Author
    Posts
    • #18609
      Stephen H
      Participant

        Hey,

        Using the Yosemitech 511-a, with the regular code[snippet below], on a ver 1.1 mayfly, using the older modbus wing.

        I get

        YosemitechY511 at modbus_0x02 reports temperature is -9999.0 degreeCelsius
        YosemitechY511 at modbus_0x02 reports turbidity is -9999.00 nephelometricTurbidityUnit

        The sensor turns on, wipes back and forth 3 times, I think.  But no reading?

        All the other sensor code is commented out, no hydros1 CTD is connected and should have no effect.

        Any suggestions appreciated.

        Thx.

        Stephen

         

      • #18610
        Stephen H
        Participant

          Also tried with another Yosemitech 511-a, same behavior so don’t think it’s an

          issue with the sensor.

        • #18611
          Shannon Hicks
          Moderator

            I sent you some code last year that should work with the Y511-A.  I can’t tell what other changes you’ve made to the code, but in snippet you posted above, the address should be 0x01 on line 7, not 0x02.

          • #18613
            Stephen H
            Participant

              Thanks Shannon,

              I used mostly the same code but replaced the GUIDS and inserted into the originally working code for one of our current stations.

              I initially tried with 0x01, and just tested again with 0x01.  The wiper wipes 3 times and stops.

              Readings for temp and turbidity are still -9999.0 and -9999.0.

              Thanks.

            • #18614
              Stephen H
              Participant

                Does the 511-a lose cal over time?  Is it confused because we had it un-powered for over a year?

                I’m waiting for a USB to RS485 adapter to try to use the smartpc utility to see if calibrating the unit will do anything, as well as see if the units are working correctly.

                 

                Thanks.

              • #18615
                Shannon Hicks
                Moderator

                  It’s probably easiest if you email me your code so I can check it.  We used 8 of those sensors for 2 years in a continuous deployment and didn’t have any drift or loss of calibration, so I don’t think there’s anything else you need to do with it.  If you’ve got another type of calibrated turbidity sensor or a turbidity standard, you could do a comparison to see if you’re getting similar results.

                • #18616
                  Stephen H
                  Participant

                    Unfortunately no other turbidity sensor, just using distilled water.

                    Emailed you the current code.

                    Thanks!

                  • #18618
                    Stephen H
                    Participant

                      Thank you Shannon!  Really appreciate you looking and finding the problem

                      in my code.  Works now!

                       

                       

                  Viewing 7 reply threads
                  • You must be logged in to reply to this topic.