10-15-2019 02:35 AM
Hi
I would like to ask how do I convert data collected in decimals strings in the array using Modbus API library read holding register value to IEEE 754. The attached photos are the front panel, the block diagram, the manual calculations of the final value I would like to have and the VI program.
Thank You.
Solved! Go to Solution.
10-15-2019 02:43 AM
10-15-2019 07:46 AM
Note that in Gerd's picture, the orange zero constant is set for SGL representation.
It is a good idea to show the label on the constant and type in "SGL" to document clearly what is going on with that typecast.
10-15-2019 08:40 AM
10-15-2019 08:42 PM
Thank you for your help! It works now. 🙂
10-15-2019 08:44 PM
Hi GerdW
Thank you for your help! It works now. 🙂
10-15-2019 08:49 PM
Hi RavensFan
Thank you for your help too!