Owning Palette: Actor Framework VIs
Requires: Base Development System
(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.
Message Enqueuer specifies the reference needed to send messages to the actor. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
error out contains error information. This output provides standard error out functionality. |