1. Check the DEXGate's Modbus version
- In the DEXGate's web interface, go to Version on the left-side menu.
- Check that your Modbus is v5.3.4 or greater. If not, please contact us at support@dexmatech.com
2. Modify the Modbus configuration:
- In the DEXGate's web interface, go to "Modbus Configuration" on the left-side menu.
- Look for the Produal configuration lines. If they are not in the configuration add the following lines:
# Ids of Produal devices (example x@y where "x=modbus address" and "y=sensor SID" ) devices.produal-pafl= devices.produal-tefl=
- Modify the line that belongs to your device like the following example:
If we have:
If we have:
- FLTA modbus address: 5
- Device connected to the FLTA: PAFL
- SID of the device connected to the FLTA: 99
We should configure:
devices.produal-pafl=5@99