Step 3. Configure an EnteringOutstandingLoggedRequestState Event.

Select the event.

Create a procedure.

  1. Select the event.

  1. Ope'n the Properties - Object dialog box.

  1. Click the right mouse button on the trend chart.

  2. Select Properties from the popup menu.

  1. Select the Events tab.

  2. Select ActiveX Event in the Event field.

  3. Select EnteringOutstandingLoggedRequestState in the ActiveX Event field.

  1. Create a procedure.

  1. Click the Popup Menu button to the right of the Action field.

  2. Select New Procedure on the popup menu.

The Procedure Information dialog box opens.

  1. Configure the procedure as follows

Field

Enter/Select

Procedure name

BUSY_1

Action type

Variable assign

Variable ID

BUSY

  1. Click the Popup Menu button to the right of the Variable ID field.

  2. Select BUSY in the Popup menu.

Variable Value

1

  1. Click OK.

Result: The Events tab displays the configured EnteringOutstandingLoggedRequestState event.

More information

Steps for using Wait State functionality example.