06-02-2022 04:28 AM
In this Program, I want to sum two numbers due to trigger and it has two cases:
first from the screen button and it works very well.
second from the signal from PLC and it doesn't work normally.
The main problem as I understand is that the event case that active sum is not working well from the PLC signal.
Is there anyone who can help me?!
#help #labview
06-02-2022 10:54 AM
06-06-2022 12:33 PM
I noticed that you seem to use xy graphs as a gauge display. I would recommend to use complex data, significantly simplifying the code.
Here is a comparison with all code flattened to the diagram (green). You can easily wrap some sections into subVIs again.