Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - toraora

Pages: [1]
1
Axe / Real Time Clock
« on: May 09, 2012, 12:26:48 am »
Hi,

There exists a startTmr command in Basic, but I could not figure out how to use it in Axe (or if it is even supported). IIRC, the calculator has a RTC mapped to an external port, if so, is this accessible through Axe? Or is there another way to stop execution 10 seconds after it begins?


Thanks,
Toraora

2
Axe / IO Port
« on: May 01, 2012, 07:31:10 pm »
Hi all,

When I try writing anything to port, e.g.
Code: [Select]
3->portthe calculator becomes unusably laggy (~5 sec delays) as soon as the program terminates.
I'm running OS 2.53 on a TI84+ SE.

Is port not functioning as it should, or am I using it incorrectly?

THanks,
toraora

Pages: [1]