PDA

View Full Version : Ctouch B&W Mk2 ? Beeping Question..


W7-NSW
03 Apr 11, 01:06 AM
Hi,
I am working on a B&W MK2 unit.

Can you request the unit to make a beep or mutliable beeps when a schedule has activated?

The unit has multiable "reminder screens" that pop up. An audible beep would be a way good to alert that a schedule has activated.

Thanks..

tobex
03 Apr 11, 01:42 AM
That would only lead to someone smashing it with a sledgehammer.

Darren
03 Apr 11, 09:26 AM
If you have a unit with logic, you can use the "beep" procedure.

A simple way to do this would be to create a logic module which does a beep, then disables itself. Enable this module from the schedule (using the Module Enable special function) and then you will get a beep.

If you want more than one beep, just put several beep procedures in the module separated by delays.