Omnimaga

Calculator Community => TI Calculators => Lua => Topic started by: jonyjazy on March 04, 2015, 01:22:38 pm

Title: "Bypass" APD in Nspire
Post by: jonyjazy on March 04, 2015, 01:22:38 pm
Hello

Is there a way to bypass the Nspire APD to run a Lua script?
What I want to do is to write a script that runs continuously for several hours. The problema is that Nspire shutsdown and
stops the script. I can increase the APD but that´s not enough.

Thanks

Jony
Title: Re: "Bypass" APD in Nspire
Post by: DWLooney on March 05, 2015, 11:36:19 am
You might be able to use this: https://github.com/compujuckel/nspire-task-manager (https://github.com/compujuckel/nspire-task-manager) and shut down the process related to APD
Or it might crash, idk :p