↧
How Real (Floating Point) and 32-bit Data is Encoded in Modbus RTU Messages
The article discusses some of the typical difficulties encountered when handling 32-bit data types via Modbus RTU and offers practical help for solving these problems. The point-to-point Modbus...
View ArticleUnpacking Bits from a 16bit Register in a FieldServer Configuration
Introduction What happens if you want to serve some/all of the bits that form a 16 bit register. ie. Your client reads a 16bit register but you want to serve those bits as separate binary objects. Here...
View Article