Send Self-Addressed Message VI
- Updated2025-07-30
- 2 minute(s) read
(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.

Inputs/Outputs
Self-Addressed Message in
—
Self-Addressed Message in specifies a self-addressed message.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Self-Addressed Message out
—
Self-Addressed Message out returns a duplicate of Self-Addressed Message in.
error out
—
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.
Self-Addressed Message in
—
error in (no error)
—
Self-Addressed Message out
—
error out
—