1XTALK_SEND(8) System Manager's Manual XTALK_SEND(8)
2
3
4
6 xtalk_send - send arbitrary packets to XTALK devices
7
9 xtalk_send [options] hexnum...
10
12 This manual page documents briefly the xtalk_send command.
13
14 xtalk_send is a program that send arbitrary packets to Xorcom devices
15 that use the XTALK protocol.
16
18 A summary of options is included below:
19
20 -I <iface_num>
21 Specify USB interface number (default 1).
22
23 -t <timeout>
24 Timeout from send until an answer is received (default 500).
25
26 -Q Query protocol version. This is only valid for synchronous XTALK
27 protocols. Usually, these protocols are bound to USB interface
28 1.
29
30 -h Show summary of options.
31
32 -v Increase output verbosity.
33
34 -d <mask>
35 Debug mask. Use 0xFF for everything.
36
38 Oron Peled <oron@actcom.co.il>
39
40
41
42 March 14, 2013 XTALK_SEND(8)