1tiinfo(1) General Commands Manual tiinfo(1)
2
3
4
6 tiinfo - display information about a graphing calculator
7
8
10 tiinfo [ options ]
11
12
14 tiinfo displays information about a connected TI graphing calculator.
15 Depending on how much information is supplied by the calculator, tiinfo
16 will try to determine the calculator software and hardware versions,
17 hardware attributes, amount of free memory, battery status, and lan‐
18 guage settings.
19
20
21 LINK OPTIONS
22 -c, --cable=type[:port]
23 Use the specified link cable (if unspecified, tiinfo will search
24 for USB cables connected to the system.) The cable type may be
25 either the full name (GrayLink, BlackLink, Parallel, SilverLink,
26 DirectLink, VTI, TiEmu, UsbKernel) or the 3-letter abbreviation
27 (gry, blk, par, slv, usb, vti, tie, dev). For serial- and par‐
28 allel-port link cables, a port number must also be specified.
29
30 -m, --calc=type
31 Use the specified calculator model (if unspecified, tiinfo will
32 try to determine the calculator model automatically.)
33
34 --timeout=n
35 Wait for up to n milliseconds for the calculator to respond.
36
37
38 OTHER OPTIONS
39 -v, --verbose
40 Print out details of link operations.
41
42 --help Print out program version information.
43
44 --version
45 Print out program version information.
46
47
49 TITOOLS_CABLE
50 Default link cable to use, if the -c option is not specified.
51
52 TITOOLS_CALC
53 Default calculator model to use, if the -m option is not speci‐
54 fied.
55
56 TITOOLS_TIMEOUT
57 Default timeout value in milliseconds.
58
59
61 tiget(1), tikey(1), tils(1), tiput(1), tirm(1), tiscr(1)
62
63
65 Benjamin Moody <floppusmaximus@users.sf.net>
66
67
68
69TITools 0.1 August 2010 tiinfo(1)