Converting decimal number to 32 bits according to IEEE745 in DeltaV

Hello eveybody,

 How can I convert for example (50.15) as a real number to 32 bits binary according to IEEE745 standard in DeltaV?, I know how to do it mathematically, but couldn't do it in Deltav.. I was able to do the opposite; I converted 32 bits floating point to decimal. The Idea is sending and receiving 32 floating point between DeltaV and a PLC through Modbus.

please help..thanks in advance