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

Inputs/Outputs
Message Enqueuer
—
Message Enqueuer specifies the reference needed to send messages to the actor.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out
—
error out contains error information. This output provides standard error out functionality. |
Message Enqueuer
—
error in (no error)
—
error out
—