BackgroundUpdateOnAlarm
Specifies whether to update the background in areas that are generating alarms. If the parameter is set to false
, the background is not updated in areas where alarms are occurring. If set to true
, the background is updated everywhere and might incorporate the object causing the alarm.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName |
Example: | BackgroundUpdateOnAlarm=false
|
See Also: |