(Filename: Actor Framework.lvlib:Stop Msg.lvclass:Send Normal Stop.vi)

Sends a Stop message to an actor, triggering the actor to run its Stop Core method. This message has normal priority, meaning the actor will process this message after processing high- or normal-priority messages that are in the queue already.


icon

Inputs/Outputs

  • cActor_Framework_lvlib_Message_Enqueuerlvclass.png Message Enqueuer

    Message Enqueuer specifies the reference needed to send messages to the actor.

  • cerrcodeclst.png error in (no error)

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

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.