LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

concatenate string example errors

Does anyone know why there are errors in the concatenate string exmple?

 

Located C:\*\National Instruments\LabVIEW 8.2\examples\general\functions\String

 

Error says"One or more required inputs to this function are not wired or are wired incorrectly. Show the Context Help window to see what the connections to this function should be."

 

Thanks

Ken

 

 

0 Kudos
Message 1 of 3
(3,059 Views)

Hi  Ken,

 

The error is due to the fact that there are 4 unused terminals on the concat string function.  Either get rid of those terminals or wire them up to fix the error.  I am guessing it was wired that way to show the user that the concat string function could take as many inputs as needed?

Message Edited by jmcbee on 03-10-2009 08:23 AM
0 Kudos
Message 2 of 3
(3,056 Views)

Thanks That was it.

 

0 Kudos
Message 3 of 3
(3,052 Views)