LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert IEEE-754 32-bit Hexadecimal to decimal floating-point

Would this be very difficult?? I'm trying to find info, but maybe I need some help, anyone? Thank you for your answers... =D
0 Kudos
Message 1 of 4
(17,767 Views)

Have you searched the forums for this question?  Perhaps this thread.  It has been asked many times before.  Have you looked on the Numeric conversion palette?  Typecast?

0 Kudos
Message 2 of 4
(17,764 Views)

Hi! Thank you for answering me. You're right, It has been asked before, and typecast is perfect... But I have another problem..

I found in other thread a VI (attached) that works just fine, but I can't put an input to it, it just works when you type the hex number in the front panel.

Why? I'm trying to create a subVI with this, but it doesn't work like that and I want to know what I'm doing wrong.. =( Thank you!

Message 3 of 4
(17,698 Views)

You need to create terminals on the VI and wire the control and indicator to the terminals. This is a basic operation, and it's something that's covered in the tutorial and manual. If you have not done the tutorial it would be in your best interest to do so.

 

To learn more about LabVIEW it is recommended that you go through the tutorial(s) and look over the material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.

0 Kudos
Message 4 of 4
(17,695 Views)