PDA

View Full Version : Turning a video projector off via IR


Wilko
04 Nov 04, 03:39 PM
If you've used a (modern) video projector you'll know that pressing the Off button on the remote will bring up a message on the screen to the effect of "Press OFF again to switch off".

I'm using a C-touch to control a projector (via NIRT), and need to find a way to have it send the "Off" command instantly, then send it again after say 3 seconds - with only one touch of the screen.

Any ideas?

gregr
04 Nov 04, 04:24 PM
mmm we have tried this and found that this cant be done ?

rune
04 Nov 04, 06:05 PM
Maybe I misunderstand the problem, but can't you use a scene on the C-Touch to achieve this?

In the scene, set the off command to be sent instantly and then again by "ramping" it over three seconds. If that does not work, I beleve it should work if you use dummy groups to trigger the event. For example:

Master scene:
- Send off command immediately
- Set dummy to 100% immediately
- Ramp dummy to 0% over 3 seconds

Dummy scene t(riggered when dummy hits 0%):
- Send off command immediately

Well - it's an idea...

Rune

Wilko
05 Nov 04, 09:20 AM
In the scene, set the off command to be sent instantly and then again by "ramping" it over three seconds.

This was my first idea, it may well work but I haven't been out to site to try it yet.



If that does not work, I beleve it should work if you use dummy groups to trigger the event. For example:

Master scene:
- Send off command immediately
- Set dummy to 100% immediately
- Ramp dummy to 0% over 3 seconds

Dummy scene t(riggered when dummy hits 0%):
- Send off command immediately

That's definitely a good Plan B, thanks for your input!

Darren
05 Nov 04, 11:02 AM
In the scene, set the off command to be sent instantly and then again by "ramping" it over three seconds. If that does not work, I beleve it should work if you use dummy groups to trigger the event. For example:

Master scene:
- Send off command immediately
- Set dummy to 100% immediately
- Ramp dummy to 0% over 3 seconds

Dummy scene t(riggered when dummy hits 0%):
- Send off command immediately


This will not work. You can not trigger a scene off the end of a ramping group.

When a C-Bus command is sent, the Application, Group Address and Level is checked to see if they match the scene trigger, and if so, then the scene is set. The ramp rate is ignored. If you set a C-Bus group address to ramp over 4 seconds to 0, then any scene triggered by level 0 will happen immediately.

The other problem is that there is no 3 second ramp rate :)

In the next day or so, there will be a new version of C-Touch available for download from the forum which allows "pulses" in scenes. This will solve your problem.

Wilko
05 Nov 04, 11:20 AM
In the next day or so, there will be a new version of C-Touch available for download from the forum which allows "pulses" in scenes. This will solve your problem.

Good timing (pardon the pun)! Thankyou CIS for organising your release schedules around my projects. ;)

Will
08 Nov 04, 08:37 PM
I've found that more complicated time dependent scenes are best triggered by a simple timer button.

Make a button on the touch screen and make it a timer controlling a trigger group. Have the goup go to 100% for 3 seconds, then return to 0%. Now set up a scene that is triggered by the group going to 100% and have it send the off comand for your projector. Set up another scene that is triggered by the group going to 0% and have it send the off command again.

That should fix your staggering problem without waiting for any updates.

Will
13 Apr 05, 10:34 AM
Peter,

Could you please tell me more about your projector?

What make and model is it?