Should it be of interest, here's what I've found since my last post:
I've bought one of the 2.5mm audio-style remote controls. It's a promaster clone of a Canon rs-60 remote. It's detecting just as I would expect.
I'm very new to the scripting, but I'm able to have it react as both half and full press. As you mentioned earlier, full press is pretty much off limits as it interrupts. However, I think that I'll be able to trigger my script from the remote using half-press as the trigger.
Let me give you the whole story, so it makes more sense.
I run a bunch of photo booths for weddings and whatnot. They're really popular. I'm one of the least expensive in our market, at around $800. This includes an attendant, and the whole deal.
I've been trying to find a way to crack into the budget space. Here's my plan:
A unattended rental booth, priced really inexpensively, targeted at birthday parties and lesser events than our wedding crowd. You pick it up, you drop it off.
The basic pieces:
Canon G12 with a flash, triggered by a foot switch, linked to a dye-sub printer. I'm using the script listed here as my basis:
http://chdk.setepontos.com/index.php?topic=6430.0The flow, as I see it:
Trigger with the foot switch
Take a photo
Switch to display mode
Order up a print
Switch back to capture mode
I think I'm on the right path. The script that I'm working from has a lot of copious delays. I'm presuming it's because the scripts execute immediately, even if the hardware hasn't caught up?