Constant Sweep Parameter Strategy
- Updated2025-07-21
- 1 minute(s) read
Constant Sweep Parameter Strategy
Use the Constant strategy with the Sweep Loop step to specify the value of a constant sweep parameter. At the beginning of each iteration, the sweep parameter is set to the value specified.
When the Constant strategy is selected for a sweep parameter, the following additional option is available:
- Constant —The sweep parameter value. The value may be a number of any representation, string, Boolean, or enumeration.
Note
Although the sweep parameter is reset to the constant value at the beginning of each iteration, the expression defining the constant is evaluated only once before the first iteration of the loop.