07-09-2025 05:23 AM
Hi, some one can explain how and why there is a bridge between my Char input and Output... I have tried to rebuild from zero the program but everytime i got the same result... Never seen things like this
07-09-2025 05:40 AM
07-09-2025 07:12 AM
To follow up on Gerd's excellent observation/suggestion:
Bob Schor
07-09-2025 01:20 PM
We cannot diagnose the problem from such a picture, these wires might be overlapping or it could be one wire wired to two different terminals, We cannot tell anything.
Can you hover over the subVI with the mouse and bring up the context help with ctrl+h, then attach a screenshot of the context help window?
Who wrote the subVI?
07-10-2025 01:04 AM
@altenbach wrote:
Can you hover over the subVI with the mouse and bring up the context help with ctrl+h, then attach a screenshot of the context help window?
It looks like this is what the OP did, and the image does actually have enough information in this case, because it has the terminal numbers.
Since we can see terminal 2 on the left and terminal 10 on the right, this tells us that they are indeed connected on the wrong side and the context help window overlaps the wires, because it tries to show inputs on the left and outputs on the right.
07-10-2025 10:06 AM
Yes, you are right. I think the context help should not be allowed to draw overlapping wires....