TN - IT - 180209 How to play a .wav file when a value changes to true
Last updated: May 18th, 2026Description
- Author: Benjamin Davis
- Published: May 18th, 2026
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.