LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot be wired together even though it says data types are the same

Broken arrow detail claims that I have connected two terminals of different types but then the details say:
These cannot be wired together because their data types (numeric, string, array, cluster, etc.) do not match. Show the Help window to see what data type is required.
The type of the source is 1-D (sub)array of DAQ Channel Name.
The type of the sink is 1-D (sub)array of DAQ Channel Name.

I have already disabled indexing at the tunnel.
Does anyone know how to resolve this?
0 Kudos
Message 1 of 3
(2,861 Views)
Hi,
Actually I don't know why the error exists.
I've changed your VI using "Format into string" function.
Now it is wired OK.
Try this.

Good luck.

Oleg Chutko.
Message 2 of 3
(2,861 Views)
Greetings,

The Array to Spreadsheet String function cannot accept an array of DAQ Channel Names. I agree that this error message does not describe the actual issue well at all. In any case, Oleg has offered a nice workaround.

Good luck with your application.

Spencer S.
0 Kudos
Message 3 of 3
(2,861 Views)