LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help! 7 segment display connection with fibonacci: LINX

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.

0 Kudos
Message 1 of 2
(2,209 Views)

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?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,182 Views)