Learn how to convert UINT to REAL for Modbus on a Horner PLC using CScape. Horner PLC does not have a UINT (2 word; 16 bits each) to REAL (32 bit, 32 bit floating point) function block. We will not be using the IEEE 754 Floating Point equation in this demo. but rather using a cross memory allocation to attain UINT to REAL conversion.

Horner XLEe OCS are industrial computers also knowns PLC (Programmable Logic Controllers) which can be programmed to monitor and control industrial equipment’s. CScape Free PLC programming software that is used to program Horner PLCs.