Hm. Strange.
As a first aid you could try
<snip>
do
z=get_exp_count
until z>=y
<snip>
or even
<snip>
do
until get_exp_count>=y
<snip>
.
Does the get_exp_count freeze or skip, or is it uBASIC-related (= also try Lua)?
You can also try my yet another accurate intervalometer (
uBASICversion,
Lua version), and see if they have the same problem. (I don't think I have tested them that extensively.) (And (note to self) I really should update these scripts to be more "universal"...)
I can try to take a look at the problem some time this week, if you can't pinpoint the problem before me.
I don't have much enthusiasm now, as I just put together the first version of
e-build – now with scriptless remote supportchangelog for 080603:
- added scriptless remote support from SDM (there's a new submenu for remote parameters).
(Remotes should work as with SDM. Don't know of every camera, there were some issues...)