Notify
Usage Scenario
This Step is usually used in scenarios where an external device is required for the communication.
Parameter Description
Receiver
Set this parameter according to the object that actually receives the DO. You can select either the robot, Standard Interface or Adapter. If Adapter is selected, please enter the “Adapter Name.” In addition, there can be multiple receivers.
If this parameter is not configured, the software cannot send the DO to the receiver. |
Adapter Name
This parameter specifies the Adapter that will receive the message from this Step. If there are multiple Notify Steps in the project, the Adapter Name set in the Steps should be the same.
Message
The customized message. The Adapter executes different logic according to the content of the message. For example, you can set the message to finish if the branch operation ends.
Action When Failed
Description: This parameter specifies the action of the software when the notification message is not sent successfully.
Value:
-
Warning: Send a warning message (default value).
-
Retry: Try to re-send the message.
-
Throw: Discard the notify Step.