Author Topic: tool to convert data types  (Read 1236 times)

MrPike

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
tool to convert data types
« on: June 12, 2021, 10:15:32 AM »
Is anyone aware of a tool or application that can be used to convert between data types such as INT,DINT,REAL etc. outside of doing it in a PLC program?  I would like to have a handy stand-alone "calculator" to reference when programming.  I'm not sure if Excel can do this??  If not, I may attempt to create one.  Thanks. 

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
« Last Edit: December 03, 2023, 01:23:27 PM by Godra »

MrPike

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Re: tool to convert data types
« Reply #2 on: June 25, 2021, 09:54:55 PM »
Thanks Godra, just what I was looking for

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: tool to convert data types
« Reply #3 on: June 27, 2021, 02:18:25 AM »
There is an updated description in that repository, about dealing with floating-point numbers and using byte logic instead.