01-24-2018 06:21 AM
Hi,
I am currently trying to update some code from LV 2013 to 2017 and the following VIs are causing some issues, however, they worked previously...
The first issue is with the cluster refnum to string wire, I have had a look and would using "Flatten to String" work with this VI? I cant test it because I cant solve issue number 2.
Secondly is after the update the input to the unbundle is giving an error saying there's an input to an input, and I cannot figure out how to fix it.
Any help is greatly appreciated!
01-25-2018 04:25 AM
@B^2 wrote:
The first issue is with the cluster refnum to string wire, I have had a look and would using "Flatten to String" work with this VI? I cant test it because I cant solve issue number 2.
What cluster refnum to string wire (and what does that mean? And what is the issue? What do you expect? And what do you get?
B^2 wrote:Secondly is after the update the input to the unbundle is giving an error saying there's an input to an input, and I cannot figure out how to fix it.
Neither can we. The code doesn't run, there are sub VI's missing.
An error saying "an input to an input"? That probably means you're wiring a wire source to a wire source.
Try isolating the problems. Make a small VI (or two) that shows only the problem. You make helping you very difficult by posting large VI's.