Jump to content

RespondToDrop (XNode Ability)

From LabVIEW Wiki
Revision as of 22:20, 15 March 2007 by Adamrofer (talk | contribs) (RespondToDrop)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.