# Convertir una dato Word a Float

**URL:** https://discourse.nodered.org/t/convertir-una-dato-word-a-float/29479
**Category:** General
**Created:** [4 July 2020 05:24 UTC](https://discourse.nodered.org/t/convertir-una-dato-word-a-float/29479 "2020-07-04T05:24:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [4 July 2020 07:54 UTC](https://discourse.nodered.org/t/convertir-una-dato-word-a-float/29479/2 "2020-07-04T07:54:27Z")

</div>

hola, buenos días y bienvenidos a node-red,

My spanish is not good but I think I understand your question.

If i am reading this correctly, you are getting integer values from modbus nodes an need to convert them to float?

I wrote a node [node-red-contrib-buffer-parser](https://flows.nodered.org/node/node-red-contrib-buffer-parser) to do that and much more...

It permits you to do this: modbus data --\> buffer-parser --\> any value you want

Please see [this thread](https://discourse.nodered.org/t/convert-modbus-float-array-register-to-value/26303/6) - the user has almost the requirement as you.

If you get stuck, post screen shots of your flow and debug messages & export your flow for us.

---

_[View the full topic](https://discourse.nodered.org/t/convertir-una-dato-word-a-float/29479)._
