Jump to content

LabVIEW Class Data Preservation: Details


Recommended Posts

This document on ni.com details all the ways that LabVIEW classes can preserve data values that typedefs of clusters cannot. It goes into detail about what type of data edits can be preserved, what the effects of renaming a class are on the class, its descendant classes and its caller classes (those that use the renamed class as a data member).

http://zone.ni.com/devzone/cda/tut/p/id/6316

All of this preservation of data and the automatic mutation of flattened data from one version of the class to the next is possible because of the format of LV classes when flattened to a string. That format is documented in another LAVA thread.

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.