CHDK Wiki
Advertisement

Help: talk pages, talk page guidelines


This page (if I am successful creating it) is specifically for suggestions related to uBasic, either script commands or the CHDK-specific implimentation of the uBasic language.

The idea is to separate out these requestions from other issues.

I've seeded this with some of my requests ( :) ), and I tried to also note those request by others that were posted in the general suggestions page.

If you'd like to post a uBasic-specific suggestion, click the

post a new comment button at the top of this page.

The ability to read the system time in a Script

I'd like the ability to get the system time. Would be very userful for intervalometer scripts, and perhaps for other procedures as well that depend in precise timing.

A suggested format: "get_sys_time x", where x=the time in whatever units the camera uses (msec, 0.1 msec, whatever!)

Advertisement