Jump to content

MessageWithoutEffect (XNode Ability): Difference between revisions

From LabVIEW Wiki
MessageWithoutEffect
 
m wrong info
 
Line 11: Line 11:
Default behavior: None.
Default behavior: None.


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


== See also ==
== See also ==

Latest revision as of 22:16, 15 March 2007

MessageWithoutEffect (XNode Ability)
List of XNode Abilities
Public Name:MessageWithoutEffect

This ability VI is a means to send custom messages to your XNode. It may be called through scripting, or directly from the LabVIEW source code.

Default behavior: None.

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

See also