UpdateState (XNode Ability)
From LabVIEW Wiki
| UpdateState (XNode Ability) | |
|---|---|
| List of XNode Abilities
<tr><th>Public Name:</th><td>UpdateState</td></tr><tr><th>Deprecated, prefer:</th><td>UpdateStateWithRef</td></tr> |
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.