Tag Archives: integer

Convert Unsigned Integer to Float

I’m working with a RedLion device that treats integers as signed, and they don’t provide the function needed to convert an unsigned integer into a floating point.   Here is some code that will treat the 32 bit register as … Continue reading

Posted in Industrial Automation | Tagged , , , | 1 Comment