# 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:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Christian24](https://avatars.discourse-cdn.com/v4/letter/c/ccd318/32.png) [@Christian24](https://discourse.nodered.org/u/Christian24)
#### Post date: [4 July 2020 05:24 UTC](https://discourse.nodered.org/t/convertir-una-dato-word-a-float/29479/1 "2020-07-04T05:24:33Z")

</div>

Hola buenas noches

Mi nombre e Christian, soy novato en Node-Red y necesito convertir una Palabra Word a Float, o leer con Modbus Read una Variable Float, para visualizar los decimales en Node-Red.

De ante mano muchas gracias.

---

<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.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [2 September 2020 07:54 UTC](https://discourse.nodered.org/t/convertir-una-dato-word-a-float/29479/3 "2020-09-02T07:54:27Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
