Author Topic: Writing floats/reals to Omron PLC  (Read 507 times)

CPJLS

  • Newbie
  • *
  • Posts: 6
    • View Profile
Writing floats/reals to Omron PLC
« on: August 22, 2019, 07:31:33 AM »
Im am struggling with writing REALs to an Omron CJ2 PLC.
I have managed to get around the issue of reading them by using the '@F' suffix on the read addresses.
This doesnt work for writing though.

Anyone have any ideas how this can be done?
It's really casuing a major problem not being able to write any decimal numbers.

Thanks

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Writing floats/reals to Omron PLC
« Reply #1 on: August 22, 2019, 06:23:59 PM »
This problem was replicated and will be fixed in the next release.

CPJLS

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Writing floats/reals to Omron PLC
« Reply #2 on: August 23, 2019, 04:15:33 AM »
Great news, I look forward to it!
Thanks Archie.