![]() |
41CL Usage Notes: Clock Mode and Turbo Interaction - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: 41CL Usage Notes: Clock Mode and Turbo Interaction (/thread-206738.html) |
41CL Usage Notes: Clock Mode and Turbo Interaction - Craig Ruff - 12-10-2011 I noticed that the turbo mode is cleared if you enter clock mode with shift-ON, but not by executing CLOCK. The owner's manual states that shift-ON actually turns the calculator off briefly, but CLOCK does not. Displaying the CLOCK obviously doesn't need turbo mode, but if you don't remember this behavior you might wonder why things are running slowly after exiting the clock display mode.
Re: 41CL Usage Notes: Clock Mode and Turbo Interaction - Ángel Martin - 12-11-2011 Yes, that´s because turning the clock on involves a CALC_OFF event and it´s likely that the TURBO mode resets to default. This is very easy to go around just by patching YFNS in the CALC_ON event to re-set TURBO50, as per Monte´s instructions in the CL manual.
Edited: 11 Dec 2011, 5:28 a.m.
|