Sends an error to an Actor. The error will be handled by the Handle Error VI of the Actor, otherwise, the Actor stops running.
Message enqueuer to check.
Error information wired from previously called VIs. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the Error From Sender control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
Order in which the Actor processes Messages in the Message queue.
Name | Description |
---|---|
Low | Specifies that the Actor processes the batch after Messages of all other priorities. |
Normal | Specifies that the Actor processes the batch after critical- and high-priority Messages but before low-priority ones. |
High | Specifies that the Actor processes the batch first. Only emergency stop and last ack Messages supersede high priority Messages. |
Default: Normal
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application