Jump to content

AdaptToInputs (XNode Ability)

From LabVIEW Wiki
Revision as of 20:57, 15 March 2007 by Adamrofer (talk | contribs) (AdaptToInputs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
AdaptToInputs (XNode Ability)
List of XNode Abilities
Public Name:AdaptToInputs

This ability VI is called by LabVIEW during type propagation so that your XNode may adapt itself to new input types. Term Types is an array of pairs of current Term IDs and the type descriptors corresponding to them. The type descriptors are taken from the signal connected to the terminal. Unwired terminals are not included in the array. Use Reply to inform LabVIEW of any actions it needs to take.

Default behavior: None.

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