Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

SDI-12 Coding Question


adhillman Jul 1, 2020 02:54 PM

I have 6 SDI-12 based soil moisture sensors (METER Teros-12). Each sensor reads 3 values, VWC, Temp, and EC. I am looking for a way to streamline the data collection for these sensors. Right now, I have 6 SDI12Recorder commands, one for each sensor. It would be nice to be able to do this all in one line. In the help I can see that it says declaring the destination as a string will allow the command to communicate with more than one address at once, but I can't seem to get the varibales/arrays to be declared right to match this.

Thanks in advance.

Log in or register to post/reply in the forum.