.AlarmDevDeadband dotfield
- Last UpdatedJun 19, 2024
- 1 minute read
Changes a tag’s deviation percentage deadband for both minor and major deviation alarms.
Category
Alarms
Usage
TagName.AlarmDevDeadband
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
Integer (read/write)
Valid Values
0 to 100
Example
The following statement changes the deviation deadband percentage to 25 percent:
tag.AlarmDevDeadband=25;
See Also
.AlarmValDeadband, .AlarmDev