Jump to content

parent class is missing (LV8.5.1)


Recommended Posts

The parent class was deleted. And that is ok, because it was empty. Now when I launch the Main.vi I get the broken arrow.

Selecting the child class returns this error:

This LabVIEW class cannot find its parent class. (Ok, I get it.)

Details:

This VI is part of a LabVIEW class. No part of the class is executable at this time because the parent class is missing. To fix this error, load the missing .lvclass file into memory or edit the class to inherit off of LabVIEW Object. LabVIEW Object is the ultimate ancestor class for all LabVIEW classes and is always in memory.

Link to comment

The parent class was deleted. And that is ok, because it was empty. Now when I launch the Main.vi I get the broken arrow.

Selecting the child class returns this error:

This LabVIEW class cannot find its parent class. (Ok, I get it.)

Details:

This VI is part of a LabVIEW class. No part of the class is executable at this time because the parent class is missing. To fix this error, load the missing .lvclass file into memory or edit the class to inherit off of LabVIEW Object. LabVIEW Object is the ultimate ancestor class for all LabVIEW classes and is always in memory.

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.