Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Audible Alarm with silence
-
Hi guys,
I am facing a problem. I have 2 tanks, and both are continuously filling with water. I have 2 "sensors" to detect the water level of both tanks. If water level exceed a pre-set level, the sensor status will change from Open to Closed and send a signal to a Digital Input.With modbus TCP, I can get the status of that Digital Input (Input Status)
I want to create a dashboard with ability to make alarm sound when Digital Input change from 0 to 1, and that sound is only muted if I press a button on the dashboard. I tried Event Audio but the audio only last for several seconds.
Is there any suggestion for this?
-
@tungthanh500 have you seen the UI settings at
/ui/administration/ui-settings
which allow you to choose an audio file? There's no provision to loop an audio file as far as I remember, you would need to create a custom component for this.