Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

These cannot be wired together because their data types (numeric, string, array, cluster, etc.) do not match.

Solved!
Go to solution

Hi, I'm getting an error updating LabVIEW 8.2 to 2011:

 

These cannot be wired together because their data types (numeric, string, array, cluster, etc.) do not match. Show the Context Help window to see what data type is required.
The type of the source is cluster of 2 elements.
The type of the sink is typedef 'IMAQ Image.ctl'
IMAQImage (IMAQImage,<no tag class>).

 

This type mismatch may be caused by an older instance of the Image data type.
To fix it, simply replace the instance with the IMAQ Image.ctl type definition in the Image Controls menu palette.

 

The source is:

Call Library Function Node - image(dup)

The Sink is :

IMAQ_array to image - image

 

I've tried deleting the IMAQ_array to image VI & replacing it but it still won't connect...

 

Here's a pic of the VI,  I have a number of VI's to update and they all have this problem

 

attached is the VI also. 

 

Cheers if you can shed any light on this 🙂

 

 

Gauge_select_vi.JPG

 

0 Kudos
Message 1 of 2
(3,672 Views)
Solution
Accepted by topic author converge

Found solution, it had to do with representation of images in old and version of Labview

 

I'm completely new to NI Vision so I had no idea what I was looking for

 

from this thread:

 

http://forums.ni.com/ni/board/message?board.id=200&message.id=5849#M5849

0 Kudos
Message 2 of 2
(3,660 Views)