.MinorDevPct dotfield
- Last UpdatedJun 19, 2024
- 1 minute read
Changes a tag’s minor deviation alarm limit.
Category
Alarms
Usage
TagName.MinorDevPct
Parameter
TagName
Any integer, real, or indirect analog tag.
Remarks
If you want to continue to use the run-time value of this dotfield after an intentional or accidental shutdown of WindowViewer, select the Retentive Parameters option in the Tagname Dictionary.
Data Type
Real (read/write)
Valid Values
0 to 100
Example
The following statement sets the minor deviation limit property for the MyTag tag to 25 percent:
MyTag.MinorDevPct=25;
See Also
.AckDev, .AlarmDev, .AlarmMinDevDisabled, .AlarmMinDevEnabled, .AlarmMinDevInhibitor, .MinorDevSet, .MinorDevStatus