FAQ000246954
23 January 2023
SUMMARY:This article explains to how to have an alarm beep using Aveva Edge Secure Viewer
SITUATION: Example tested in Aveva Edge 2020 R2.
ACTION:
- locate the .app project file within the project directory
- open the .app file in note pad
- add the following parameters under Alarms
- AlarmBeep = 1
- AlarmBeepTime = 1000 (this is to determine the alarming frequency)
- AlarmSound = xxxx.wav (this is to assign which .wav sound file to play under the project web folder)
- restart runtime + secure viewer