Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The EC + TDS sensor by Seeed studio works on both voltage output and RS485. However, MODBUS-RTU is used in the project.


To set the slave address, the ModbusRegisterWriter should be used.

The ModbusRegisterWriter already sets the correct communication parameters given in the datasheet:

Image Modified


ECSensor function block to use to retrieve EC and Temperature:
Image Added