IfovMaximumTime Parameter
Default Value: 250
Minimum Value: 10
Maximum Value: 500
Units: time milliseconds
Type: int
IMPORTANT: Before you can use IFOV, you must set the
IMPORTANT: You must reset the controller for these changes to have an effect. If you set the IfovMaximumTime parameter in an AeroScript program, this does not set the active value and does not have an effect on program execution.
Use the IfovMaximumTime parameter to set the maximum search time for Infinite Field of View (IFOV). The value that you specify for this parameter must be divisible by 5 milliseconds.
- If you specify a lower value, the controller uses less memory.
- If you specify a higher value, the controller uses more memory.
It is not necessary to change the value of the IfovMaximumTime parameter to use IFOV. This parameter allocates memory but does not set the search time that IFOV uses. To set the search time, use the IfovSetTime()
function in an AeroScript program.