10.02.2025, 15:34
(19.07.2024, 16:30)joaodaniel.pereira Wrote: Thanks, Fixed.
Here:
https://kb.logicmachine.net/misc/modbus-...us_address
bus_datatype is not clear..
"
bus_datatype
Mapped object data type, key from dt table string/number, required
Example: uint8, scale or float32
"
what datatypes support ?
Hi,
I have a water meter from BAYLAN [ NOTE: 4001 = regist 0 ]
![[Image: baylan.png]](https://i.ibb.co/jZyK7jFR/baylan.png)
![[Image: baylan2.png]](https://i.ibb.co/PGn6LTkV/baylan2.png)
And this is my profile:
moduleID -> regist 0-1 (uint32)
consumption -> regist 2-3 (uint32)
Others -> (uint16)
What is wrong ?
What is the difference between datatype (what I need as final value ?) and bus_datatype (what is in the bus) ?
![[Image: baylan3.png]](https://i.ibb.co/qY3BkjTD/baylan3.png)
![[Image: baylan4.png]](https://i.ibb.co/JjxsPNDR/baylan4.png)