I would like to know how I could read IEEE 754 format data into Lookout. In my application, I have 4 bytes of 8-bits each coming to me over an Profibus OPC Connection. How do I display this data as a numeric? As an example, a temperature reading may come through as:
65,73,112,85
what do I have to do to show this as a real world temperature reading? Any help is greatly appreciated. Thanks.
Sudhi