Author Topic: "Bypass" APD in Nspire  (Read 3810 times)

0 Members and 1 Guest are viewing this topic.

Offline jonyjazy

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
"Bypass" APD in Nspire
« 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

Offline DWLooney

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 14
  • Rating: +0/-0
    • View Profile
Re: "Bypass" APD in Nspire
« Reply #1 on: March 05, 2015, 11:36:19 am »
You might be able to use this: https://github.com/compujuckel/nspire-task-manager and shut down the process related to APD
Or it might crash, idk :p