From: John S. <mi...@ya...> - 2003-11-23 00:31:13
|
Ok, I can execute commands on the calculator (It required sending a 0x13 (carriage return) byte). Is there any way to send a "Command" (diamond) keypress or "2nd"? Can the other keys (apps, clear, etc.) be "pressed"? John On Sat, 2003-11-22 at 15:37, Julien BLACHE wrote: > John Spiegel <mi...@ya...> wrote: > > Hi, > > > I saw from one of the examples that text could be sent to the > > calculator. Is there a way to send a 'return' so that a command could > > be executed? Is there a better way to execute commands on the > > calculator? > > Simply send a \n to the calc with the remote control/terminal mode. > > And there's no better way. The TI protocol sucks anyway. > > JB. |