Sponsor:

Your company here, and a link to your site. Click to find out more.

tikey - Man Page

remotely control a graphing calculator

Synopsis

tikey [ options ] text ...

Description

tikey allows you to type commands on a connected TI graphing calculator, using the “remote control” protocol supported by newer calculator models.

The command-line arguments will be typed out as ASCII strings.  If you need to send a special keycode, you can write it as an octal or hexadecimal value preceded by `\' or `\x' (e.g., `\111' or `\x49' for the `Y=' key on the TI-83 series.)  See the calculator SDK documentation for the actual keycode values.

Other Options

-v,  --verbose

Print out details of link operations.

--help

Print out program version information.

--version

Print out program version information.

Environment Variables

TITOOLS_CABLE

Default link cable to use, if the -c option is not specified.

TITOOLS_CALC

Default calculator model to use, if the -m option is not specified.

TITOOLS_TIMEOUT

Default timeout value in milliseconds.

See Also

tiget(1), tiinfo(1), tils(1), tiput(1), tirm(1), tiscr(1)

Author

Benjamin Moody <floppusmaximus@users.sf.net>

Referenced By

tiget(1), tiinfo(1), tils(1), tiput(1), tirm(1), tiscr(1).

August 2010 TITools 0.1