ANA.SetMaxResult

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > Image/Pixel-Color Operations > ANA. - Imageworks > Pattern-Recognition >

ANA.SetMaxResult

ANA.SetMaxResult

Previous Top Next


MiniRobotLanguage (MRL)

 

ANA.SetMaxResult

Sets the maximum number of results to be stored.

 

 

Intention

 

The ANA.SetMaxResult command allows you to define the maximum number of results to be stored in the Results-Pack.

By setting this limit, you can control the amount of memory and time used and manage the quantity of results obtained.

This command is useful when you want to restrict the number of results to a specific threshold or just to save time.

 

 

Syntax

 

ANA.SetMaxResult[|P1]

 

Parameter Explanation

 

P1 - Maximum number of results to acquire.

 

 

 

Example

 

' To set the maximum number of results to 100, use the following command:

ANA.SetMaxResult|100

 

 

 

Remarks

 

-

 

 

 

Limitations:

 

-

 

 

See also:

 

    ANA_FindPattern