Jump to content

UpdateState (XNode Ability): Difference between revisions

From LabVIEW Wiki
UpdateState
 
(No difference)

Latest revision as of 22:30, 15 March 2007

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.