@a1ex
If you do have a few minutes I would welcome your insight.
I continue to seek a way to pause a script and fully wait for the advanced bracketing (AB) to finish.
I trigger the AB via a shoot() call, and wish to pause the script at this point until the AB has finished, and at that time continue doing other script ‘stuff’, including more shooting calls.
I’ve tried using sleep() within a repeat loop, ie tracking card_count, but this seems to stop the AB. Alsso this would fail if you were using AB in auto mode, ie not knowing how many brackets to take.
Do you have any pointers?
If not, would there be a chance to implement a scheme that allows the AB to be called and for the script to wait?
Cheers
Garry