Script for "always continues drive" on canon 720 IS - Script Writing - CHDK Forum
supplierdeeply

Script for "always continues drive" on canon 720 IS

  • 2 Replies
  • 3954 Views
Script for "always continues drive" on canon 720 IS
« on: 16 / September / 2008, 07:15:51 »
Advertisements
I am new in this CHDK world  ???

My 720 IS is resetting to single shot every time it shut down. From my previos 30D i am used to have it on continius drive all the time. Is it posible to make a script which can fix that ?

Re: Script for "always continues drive" on canon 720 IS
« Reply #1 on: 16 / September / 2008, 19:23:33 »
Yes is possible using an Autostart script that allow You to set the continuos shooting simulated Your pushing on the relative buttons, note that only in Autostart this script is easy because only in that case We have fixed starting positions of the various setting and in consequence is easly to determine the various steps of the simulation
To avoid that You lost Your fun I don't send the script that perform Your request but I suggest You to study a little the ubasic http://chdk.wikia.com/wiki/UBASIC/TutorialScratchpad and in particular the instructions click_"set"; click_"right" and sleep.
Also I  reccomended to put before Your statements the attached filter that exit from the script in the case where the continuos shooting is not applicable and in Play mode.

get_prop 50 x
if x=-32768 or x=-32246 or x=2597 or x=2598 or x=2599
 exit_alt
 end
 else
endif

Bye

Re: Script for "always continues drive" on canon 720 IS
« Reply #2 on: 17 / September / 2008, 02:25:28 »
... Hmm maybe this is a bit over my level and my qualifications in the english language   :o

But thanks anyway

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal