10-22-2019 11:07 PM
In my VI I have an arrangement where I place the displays but when i want to connect witch seven segment display an error occurs. Is there a way to fix it?
I'm sorry if I can't explain myself well, I'm just learning to use LabVIEW.
10-23-2019 01:02 AM
Hi Mikaily,
@Mikaily wrote:
In my VI I have an arrangement where I place the displays but when i want to connect witch seven segment display an error occurs. Is there a way to fix it?
Yes, sure!
Did you use the context help? Move the mouse pointer of those "X" on the broken wires and read the error description. Or open the error dialog to read them…
One problem is: you are trying to connect two data sources to just one data sink.
This will give an error because it violates THINK DATAFLOW!, which is the very basic LabVIEW principle…
@Mikaily wrote:
I'm sorry if I can't explain myself well, I'm just learning to use LabVIEW.
Did you notice those "Training resources" offered in the header of the LabVIEW board?