|
<< Click to Display Table of Contents >> Navigation: Professional > Action Levels > Using ACTION_LEVEL_MIN Field |
The ACTION_LEVEL_MIN field within the DT_ACTION_LEVEL_PARAMETER table can be used to manage action level ranges, such as a pH range.
For example, using the Action Levels Form interface, a user can add the minimum and maximum pH for a specified range. The ACTION_LEVEL_MIN replaced the DT_ACTION_LEVEL_PARAMETER.MAX_YN field. To use the Action Level form, follow these steps.
1.Click the Action Levels
icon located in the Edit group on the Home ribbon of Professional to open the Action Levels form.
2.Select an Action Level Code.
3.Select the Action Level Parameters tab.
4.Add/Select a Parameter.
5.Enter the minimum pH value within the ACTION_LEVEL_MIN field.
6.Enter the maximum pH value within the ACTION_LEVEL field.
Note: ACTION_LEVEL and ACTION_LEVEL_MIN values less than one must have a zero (0) preceding the decimal point (e.g., ".5" must be entered as "0.5"). |
Note: The Action Level Exceedance II reports have a report parameter labeled Action Level \ Comparison \ Operator.
If ">=" or ">" is selected, then the Exceedance Flag is set If: RESULT_VALUE >= (or >) ACTION_LEVEL or RESULT_VALUE <= (or <) ACTION_LEVEL_MIN
If "<=" or "<" is selected, then the Exceedance Flag is set If: RESULT_VALUE <= (or <) ACTION_LEVEL and RESULT_VALUE >= (or >) ACTION_LEVEL_MIN |
Copyright © 2026 EarthSoft, Inc. • Modified: 20 May 2026