dar Posted June 23, 2017 Report Share Posted June 23, 2017 Hi, & use "read float registers" to read float using modbus RTU. After that & need to invert it. & tried "copy mem", "swap bytes", "copy mem", but result is bad. & think , problem is that "swap bytes" changes bytes 1234 to 4321, but for inverted float & need 3412. Could anyone suggest what to do? PLC-Samba. Darius Link to comment Share on other sites More sharing options...
Gabriel Franco Posted June 24, 2017 Report Share Posted June 24, 2017 I think you need swap bytes using B=32 bit or a series of swap functions. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now