RespondToDrop (XNode Ability)
(Redirected from OnDrop (XNode Ability))
RespondToDrop (XNode Ability) | |
---|---|
List of XNode Abilities | |
Public Name: | OnDrop |
This ability VI is called by LabVIEW after the XNode has been dropped on the block diagram. When it is called, Initialize, Image, etc. have all already been called. You can implement this ability VI to get express-like configuration page behavior on an XNode drop.
Default behavior: None.
This ability provides UI and OS messages are handled.