This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Modbus HEX Value Inverted Problem
#1
Hi,
We are communicating with a Modbus device which has a 3 byte point. We are sending 128 Value which should be 00 00 80 in HEX format. But Modbus device is getting 80 00 00 value which is 8.388.608 as a DEC. 

How we can send these 3 byte as correct HEX format ?
Reply
#2
Use a different read_swap.
Reply


Forum Jump: