A620 using allbest-A620-100f-50; getting USB remote to work? - General Help and Assistance on using CHDK stable releases - CHDK Forum

A620 using allbest-A620-100f-50; getting USB remote to work?

  • 1 Replies
  • 3423 Views
Advertisements
Need some help.

I have the remote release built, it's putting out about 4.8 volts.  The red of the USB cable is going to V+ and the black is going to ground.

In the allbest build, I enabled the USB remote, but when I try it, it doesn't work.  I've also tried putting in another script I found.

This
Code: [Select]
@title Remote button
while 1
  wait_click 1
  if is_key "remote" then shoot
wend

end

... but that didn't work.

Does anyone out there have a script that is known to work with this camera.  The closest I've got is with a script, is when you put the "fire" button on the remote, it puts up the green box on the screen, but doesn't take the shot.  If it press the "Alt" button two times, then it finally takes it.

Help anyone.

P.S.  I did some searching, but I'm simply lost at this point.

*

Offline wontolla

  • ****
  • 413
  • S3 & G9 & A720
Re: A620 using allbest-A620-100f-50; getting USB remote to work?
« Reply #1 on: 15 / June / 2008, 18:59:22 »
Just a hint:

Try with your computer's USB port instead of the remote control. If it works, then your remote is faulty.

 

Related Topics