
TJ_Elsey (Customer) asked a question.
Converting hex to decimal
What is the easiest way to convert a hex to a real number since my dl05 wont allow the btor box?
Currently was gonna go
V400
bin
btor
but wont allow that so any solutions??

TJ_Elsey (Customer) asked a question.
What is the easiest way to convert a hex to a real number since my dl05 wont allow the btor box?
Currently was gonna go
V400
bin
btor
but wont allow that so any solutions??
Copyright © 1999-2023 AutomationDirect. ALL RIGHTS RESERVED
So you want the value 10 stored in V2000 that equals 0xa (not BCD 0x10) to equal 10.0 in 32 bit floating point IEEE-754 format (not ASCII "10.0")?
Im slightly confused on how to do that can you give me more of a example? Thanks
I am just trying to understand the WHAT, not the HOW. I think Garry might have provided a solution. IEEE-754 is the 32 bit floating point representation used by DL06 and many computers.
I dont so much care about the decimal as much as a whole number
https://community.automationdirect.com/s/question/0D53u00002AhZQ5CAN/floating-point-convertor-for-dl05
The above post may help you out.
Regards,
Garry
https://accautomation.ca/what-everybody-ought-to-know-about-plc-programmable-logic-controller-numbering-systems/