Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Loop Generators » EnumerateIntegers
In each consecutive iteration produces a consecutive number from an arithmetic sequence.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inStart | Integer | First value of the generated sequence | |
![]()  | 
				inCount | Integer* | 0 - ![]()  | 
				Length of the generated sequence | 
![]()  | 
				inStep | Integer | Value added in each iteration | |
![]()  | 
				outValue | Integer | 
Examples
Description of usage of this filter can be found in examples and tutorial: HMI Recorder, Calculating factorial using registers.
Complexity Level
This filter is available on Basic Complexity Level.



