USB TC-08 Help
39
© 2005 Pico Technology Limited. All rights reserved.
USBTC08044-2
Universal Serial Bus. This is a standard port that enables you to connect external devices
to PCs. A typical USB 1.1 port supports a data transfer rate of 12 Mbps (12 megabits per
second), and is much faster than a COM port.
typedef struct tUSBTC08Info
char szSerial[USBTC08_MAX_SERIAL_CHARS];
char szCalDate[USBTC08_MAX_DATE_CHARS];
} USBTC08_INFO, *LPUSBTC08_INFO;
This structure is used to receive information from the
header file. Note: If the programming language you are
using does not support structures, use the
usb_tc08_get_formatted_info