Jump to content

Structure's tunnels don't change datatype when changing class inheritance?


Recommended Posts

We're trying to simplify the class inheritance structure at work to decrease loading times. I've run into a strange problem as I change the inheritance of some classes.

 

I've noticed that sometimes class wires break when crossing across structures. My suspicion is that while the constants and terminals are being updated with the new inheritance information, somehow the tunnels are not.

 

When I delete the tunnel and reconnect all the wires across structures, then everything's fine.

 

Has anyone seen something similar to this before? Any way to avoid the problem? I've only changed a few inheritances so far and fixing all the errors related to this is quite repetitive and mindless.

 

Thanks.

post-27258-0-06059400-1391413772.png

Link to comment

I see it on occasion but I can't tell you for the life of me when exactly it occurs except that with VI Server References coupled with case structures and shift registers. Sometimes the rules for deciding which actual data type the wire is seem to be a bit backwards (It retains old types even though the only definitive source has changed).

  • 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.