Jump to content

Open eference to private VI from outside class


Zyga

Recommended Posts

Hello,
On a debug purposes I would like to open reference to a privately scoped vi from outside class (or from parent class vi). But while I am trying to do this I am getting error 1390.
obraz.png.f988b608c614860efbb28359bc4907e2.png

Which makes all sense.

But is there any way to walk-around this? Without ofcoure adding code to the class.
I see that Caraya developers has encountered similar issue and did not resolve it.

Anyone who has an idea?

Thanks for your help.
 

Link to comment

I don't know which debugging technique you are employing, but if it's at edit time, you could temporarily change the scope of that method to be public. It's not a silver bullet, but works in a crunch, Now, if it's at runtime, I don't think there is any way apart from writing extra code into your class.

 

 

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.