!7 module LatestModules > DynObjectTable { start { doEveryAndNow(60.0, r grab); } void grab { temp enter(); setData(); } }