Skip to content

setting input registers as floats #1783

Answered by janiversen
AWilson10 asked this question in Help
Discussion options

You must be logged in to vote

Best suggestion is to read the documentation. Pymodbus returns 16bit REGISTERS because that is how modbus is defined. not int32, float64 etc....you need to convert the register you receive into the datatypes you want....we actually provide several examples showing how to do that.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by janiversen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants