AdaptToInputs (XNode Ability)
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.