Sets the status of the measurement count used by the specified relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship to modify. |
1 |
Integer |
Desired Measurement Count |
Measurement count used |
Return Arguments
None.
Returned Status
SUCCESS |
The measurement count was set successfully. |
FAILURE |
The specified relationship could not be found. |
Remarks
Measurement Count is used for automatic progression through an inspection list. When the limit it reached trapping will either stop or move to the next entry in the list. By default the measurement count is off (set to an integer of 0). To set an measurement count specify a positive number. To evaluate the relationship but not set it to trapping you can specify an integer of -1.