(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.


icon

Inputs/Outputs

  • cSelf-Addressed_Msglvclass.png Self-Addressed Message in

    Self-Addressed Message in specifies a self-addressed message.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iSelf-Addressed_Msglvclass.png Self-Addressed Message out

    Self-Addressed Message out returns a duplicate of Self-Addressed Message in.

  • ierrcodeclst.png 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.