Technical reference
32
© 2005 Pico Technology Limited. All rights reserved.
USBTC08044-2
3.3.4.4
usb_tc08_legacy_get_cold_junction
short usb_tc08_legacy_get_cold_junction (
This routine retrieves a cold junction temperature reading. This can also be achieved by
. Temperatures are returned in hundredths
of a degree Celsius. Normally, you do not need to worry about the cold junction
temperature, as the driver automatically uses it to compensate thermocouples. You can,
however, use it as an indication of ambient temperature.
- Specifies USB TC-08 unit.
- Pointer to a location where the temperature reading is to
- Retrieval of cold junction temperature reading successful.
3.3.4.5
usb_tc08_legacy_get_driver_version
short usb_tc08_legacy_get_driver_version (void)
This routine returns the driver version. This is useful when you need to find out if the
latest driver is being used.
3.3.4.6
usb_tc08_legacy_get_version
short usb_tc08_legacy_get_version (short *
This routine sets the 'version' variable to match the version of the USB TC-08 currently
- Specifies the USB TC-08 unit.
- Pointer to a location where the version number is to be
- Retrieval of version number successful.