ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wire connection types

I am a learner in LV , and i am facing this problem,
you have connected to terminals of different types. the type of the source is long 32-bit integer. the type of sink is void. and it is also vice-versa.
thanks for helping me.
0 Kudos
Message 1 of 4
(2,967 Views)
What are you wiring to?  Is it a terminal / indicator (unlikely), or a sub-vi? or a Call Library Function (dll)?
 
Message 2 of 4
(2,963 Views)
it is in the sub-vi of a DLL ,
and the connection is bet contol to method of invoke node and from method to indicator
0 Kudos
Message 3 of 4
(2,958 Views)

Hi gnag,

That is what I suspected..  It looks like the control is wired to the wrong input parameter, or the appropriate parameter is missing, or it is of the wrong type. Or something else since I don't have enough info at this time.

Are you implemeting a VI from an API (dll from 3rd party)?

Can you describe what you are doing and what the dll does.  This will shed more light on the matter.

 

Message 4 of 4
(2,941 Views)