How to play a .wav file when a value changes to true
Last updated: March 6th, 2025Description
- Author: Benjamin Davis
- Published: March 6th, 2025
Details:
Description
This article from InSource shows how to play a .wav file when a value changes to true
- Author: Benjamin Davis
- Published: 02/09/2018
- Applies to: InTouch
Details
Create a condition script such as the following...
Condition is the tag name.
The On True for Condition Type means the script will run when the tag turns true.
In this example, InTouch will play the bird.wav file located in the C:\sounds directory one time when InletValve turns true.