Home › Forums › Environmental Sensors › Keller CTD Sensor › Reply To: Keller CTD Sensor
2022-03-12 at 7:20 PM
#16711
@dan-wachusett I’ve just done quite a bit more work with modbus protocol, including developing an InsituModbus and though I would share here what I found out.
What its shown me is that possibly for the Keller CTD, a baby step may be to o start with https://github.com/EnviroDIY/KellerModbus and modify examples/GetValues to see if you can pull the values of CTD. If you can then, the next step would be to integrate ModularSensors class.