Owning Palette: Advanced VIs (Actor Framework)
Requires: Base Development System
(Filename: Actor Framework.lvlib:Self-Addressed Msg.lvclass:Send Self-Addressed Message.vi)
Sends a self-addressed message. You can send multiple copies to the same address by calling this VI multiple times with the same message.
Use the Address Message method to create a self-addressed message.
Self-Addressed Message in specifies a self-addressed message. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
Self-Addressed Message out returns a duplicate of Self-Addressed Message in. | |
error out contains error information. This output provides standard error out functionality. |
This VI returns error code 1556 if you attempt to send a self-addressed message that does not have a destination.