01-25-2010 07:59 AM
Trying to make a private VI public. I clicked open the class from explorer and moved the file from private to public. Then I physically moved it from private dir to public. Class access now says public, saved the class. When I try to put it in a block diagram it is still private. What must I do?
thanks,
jvh
Solved! Go to Solution.
01-25-2010 08:13 AM
Does the scope match any or all over-ride VIs of the same name?
Ben
01-25-2010 08:22 AM
The Access Scope is greyed out but Public is checked.
01-25-2010 10:53 AM
The two VIs did not share a common ancestor and that seemed to cause a problem.
jvh
01-25-2010 10:59 AM