AVEVA Community
Site
Search
User
Site
Search
User
State
Verified Answer
+1
person also asked this
people also asked this
Replies
11 replies
Subscribers
16 subscribers
Views
2415 views
Users
0 members are here
InTouch HMI
InTouchWebClient
Options
Share
More
Cancel
Related
How can I implement the Playsound() function in InTouch Webclient to play audio files?
Penghui Bi
7 months ago
How can I implement the Playsound() function in InTouch Webclient to play audio files?
Top Replies
Richard Köhlerstrand
7 months ago
in reply to
RAINER CARLTON DSOUZA
+2
verified
Hi, Thanks Rainer, It is a valid suggestion, even for InTouch Web. You need to make sure your script execution is within an Industrial Graphics Symbol for it to be available in the webclient. It…
RAINER CARLTON DSOUZA
7 months ago
+1
Hi, i believe this should cover it https://docs.aveva.com/bundle/intouch-hmi/page/313527.html It's done on the application. Will it work on a web client ? I don't know the answer, have you tried…
Richard Köhlerstrand
6 months ago
in reply to
Penghui Bi
+1
You are correct! Playsound() will play a sound from on a InTouch Web application, but it will play it on the server (!) My bad for not noticing this, that's the downside of testing in a local lab environment…