Alarm on No Sources Remaining

(Available with Order Execution Mgt.)

Description

Alarm on No Sources Remaining generates an alarm if there are no items left in the range source. An option is provided to terminate the routing or output logic when the alarm is generated.

Parameters

This function block has the following parameters:

Parameter

Description

Alarm Name

ID of the alarm to generate. Must be a valid alarm of type $CIMBASIC.

Project Id

Project to generate the alarm on. An empty string "" indicates the current project.

Resource Id

Resource to generate the alarm against. Used to control routing of the alarm.

UserId$

String (optional). A User ID for the generated alarm. This information appears in the alarm viewer if a custom button or field is configured to display it (%USER).

Reference ID

String (optional). A Reference ID used to distinguish identical alarms.

Enter a name for the reference ID, or select an RCO variable that has been assigned this string value.

Alarm Message

Message for the alarm. Use "%s" for any of the user parameters below that you have configured

Example

Alert! RCO variable 1 is: %s

UserValue1 is substituted for % during and instance of the alarm message.

Alert! RCO variables are: %s %s %s

UserValue1, UserValue2 and UserValue3 are substituted for the %'s with a space between the values.

UserValue1

User defined value to be inserted into the alarm message.

UserValue2

User defined value to be inserted into the alarm message.

UserValue3

User defined value to be inserted into the alarm message.

UserValue4

User defined value to be inserted into the alarm message.

Exit  Logic?

Whether to terminate logic processing if no sources remain.

 

YES

(Default) Terminate the logic.

 

NO

Do not terminate the logic.

More information

Eliminate Decisions with no Items in Source.

Source (Item) Selection.

RSA function blocks list.