Author Topic: MessageDisplayByValue component is not working properly  (Read 693 times)

282529350@qq.com

  • Newbie
  • *
  • Posts: 2
    • View Profile
MessageDisplayByValue component is not working properly
« on: November 01, 2024, 04:25:09 AM »
When the device is disconnected and reconnected, the MessageDisplayByValue component does not work properly,Please watch issue.gif attachment。The slave device is updated with a new status value during the disconnection period, and when the device goes online, the MessageDisplayByValue component  still displays the data before the disconnection。
The version I'm using is AdvancedHMIv399yBeta40,What should I do to avoid this problem?


« Last Edit: November 01, 2024, 05:05:54 AM by 282529350@qq.com »

bachphi

  • Hero Member
  • *****
  • Posts: 671
    • View Profile
Re: MessageDisplayByValue component is not working properly
« Reply #1 on: November 01, 2024, 08:07:09 AM »
Why not try it with real devices connected via Ethernet, rather than using a virtual serial COM port?
===================================================
This is NOT alt.read.my.mind.
No such thing is sh^t-for-brains unless you are posting to alt.read.my.mind.
===================================================

282529350@qq.com

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: MessageDisplayByValue component is not working properly
« Reply #2 on: November 01, 2024, 09:08:57 PM »
My workplace needs a serial port, not Ethernet. I use a physical real serial port to cause this problem, and I use a virtual serial port to better reproduce and demonstrate the problem