Version v1.7.0 of our codec library supports a generic Modbus decoder.
This can decode values in Int32, float and uint32 formats.
These formats are associated with the sensor's various periodic frames.
- Periodic frames 1 (0x44) and 2 (0x5F) are decoded in int32 format.
- Periodic frames 3 (0x60) and 4 (0x61) are decoded in float format
- Periodic frames 5 (0x62) and 6 (0x63) are decoded in Uint32 format.
Example with the frame: 0x6260000000ED
Link to the codec library download page: (https://codec-adeunis.com/download)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article