Well Test > Configuring CygNet Well Test > Configuring Well Test Using XML > Elements and Attributes > TimeoutActions

TimeoutActions

The Monitor action type supports the configuration of a timeout value. When the timeout expires, the action(s) specified in the Timeout Actions property will be executed. In the XML configuration these timeout actions are specified in the <TimeoutActions> element.

To learn about how these elements relate to other elements in a well test configuration XML structure, see Well Test Hierarchy.

Example

<Action type="Monitor" timeout="0" sleeptime="5000">

<TimeoutActions>

<Action type="UisCommand" command="POLL" relativeFacilityLink="Separator" statusUDC="SYCMDSTAT">

<Parameters />

</Action>

<Action type="SetPoint" udc="MSG" relativeFacilityLink="Separator" valueType="Text" attribute="" value="Sleep" />

</TimeoutActions>

</Action>

Properties

The <TimeoutActions> element has the following properties:

Property Description

Case Sensitive

Yes

Required

Yes

Number of Instances Allowed

1

Parent Element

<Action>

Child Elements

<Action>

Attributes

None

Attributes

The <TimeoutActions> element has no attributes.


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.