Technical reference
28
© 2005 Pico Technology Limited. All rights reserved.
USBTC08044-2
3.3.3.5
usb_tc08_get_temp_deskew
long usb_tc08_get_temp_deskew ( short handle,
but the times take account of small differences caused by
the order in which channels are converted. Note: Unless there is a specific reason to use
usb_tc08_get_temp_deskewed
- Specifies the USB TC-08 unit.
- Pointer to a location where the temperature is to
- Returns the exact time that this channel was
- Specifies the length of the sample buffer.
- Pointer to a variable that will be assigned a value
of 1 if an overflow occured on any of the readings
, or 0 if an overflow did
not occur. An overflow occurs when the input
signal is higher than the measuring range of the
- Specifies the channel to read the temperature
- Specifies the temperature units in which the data
0: USBTC08_UNITS_CENTIGRADE
1: USBTC08_UNITS_FAHRENHEIT
Voltages are always returned in millivolts.
- Choose whether or not to replace
(missing readings) with the last known value:
0 - Use QNaNs to represent missing readings.
1 - Fill missing readings (no QNaNs.)