Large values

i have a connected system that uses 64bit values for large numbers, however when building template it only allows 32 bit. how should i handle these larger values?

Hello @richyork,

If you are using modbus you can use the double precision float option this should be a 64 bit float and read 4 modbus registers.

Regards,
Deryck