- HMI Model: cmt3108xh
- EasyBuilder Pro Version: v6.10.01.510
Numeric display / Numeric Input - Not displaying in runtime on HMI.
I have connection to one PLC and writing data as a test. I have another HMI brand reading the data.
Bit level items display on HMI Bit lamps / toggle switches all work in runtime on HMI.
In numeric display using 16-bit signed integers.
Is there something I am missing to make these numeric displays appear on the HMI?
Using a Schneider MODBUS TCP/IP Ethernet driver
Hi @Andrewb ,
Thank you for your question. As an initial troubleshooting step, could you try reimporting the tags and confirming that the addresses and values are correct for both the PLC and the HMI? This test will help us better determine what may be causing the issue.
Additionally, are any other tags not appearing at runtime, or is the issue only affecting numeric values?
Arden,
thank you for getting back to me, I did find a resolution to this issue found that I had a 4 in front of all my %MW addresses. Removed the 4 and everything work as designed.
Hi @Andrewb ,
Glad to hear the issue is resolved!