Jump to content

UpdateState (XNode Ability)

From LabVIEW Wiki
Revision as of 22:30, 15 March 2007 by Adamrofer (talk | contribs) (UpdateState)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UpdateState (XNode Ability)
List of XNode Abilities
Public Name:UpdateState
Deprecated, prefer:UpdateStateWithRef

This ability VI is called to perform mutation on an older version of an XNode. If a more recent version of an XNode's library exists, it will be called and let you mutate the old XNode's state appropriately to ensure compatibility with the newer XNode.

Default behavior: None.

This ability does not provide UI and OS messages are not handled.