.DevTarget dotfield
- Last UpdatedJun 19, 2024
- 1 minute read
Changes the target for a tag’s minor and major deviation alarms.
Category
Alarms
Usage
TagName.DevTarget
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
Must be in value range specified for the tag.
Example
The following statement sets the deviation target for the MyTag tag to 500;
MyTag.DevTarget=500;
See Also
.AckDev, .AlarmDev, .AlarmMajDevDisabled, .AlarmMajDevEnabled, .AlarmMajDevInhibitor, .MajorDevSet, .MajorDevStatus