01-29-2016 02:43 AM
Hello,
I just created a VI and want to use its content in a different project. I've decided to drag and drop the contents into the projects VI in order to avoid dependencies. While doing so I came across a restriction that made it impossible to drag and drop the flat sequence structure (used for timing) form one VI to another if there are broken wires in the FSS. Is there any good reason for that?
Reproduction:
01-29-2016 02:53 AM
Which version of LV are you using?
I cannot reproduce this behavior using LV 2015.
Norbert
01-29-2016 03:01 AM
Hi Norbert,
I see, thanks for pointing that out, I'm using LV15.
I just realized that I had a Class in the project that could not be found (originated from another project) hence, the question should be:
why can I not drag and drop the FSS if there are unknown items inside the FSS (e.g. my class that could not be found)?
02-02-2016 09:27 AM
Hello,
could you please add the code needed to reproduce this?
I tried to drag and drop a flat sequence structure containing a class from project A (which includes this class) to project B (which does not include this class). This works fine and the class as well as the member VIs of the class are added to the dependencies of project B. I can not see a problem with this, so please add your code and give detailed steps on how to reproduce this.
Cheers
Kathrin