Want to convert 64bits data(Data type is dint & total 8 dint inputs) to one real value.. Give suggestion
Want to Convert 64bits(Data type is dint & total 8 dint inputs) to one real value... Give Suggestion
Answers
Hi,
AFAIK, it is possible to convert a 64 bit Dint value to Real data type value only if the exponent and mantissa components of a floating point value are already encoded in the bits of the Dint number.
Have a look at the below link,
http://www402.abbext.com/How-Convert-...
Regards
Rahil
Add new comment