- Omega 8 Channel Thermocouple USB Data Acquisition Module User's Guide

TC-08 User's Guide24
3.3.2.7
usb_tc08_get_minimum_interval_ms
long usb_tc08_get_minimum_interval_ms
(
short handle
)
This routine returns the minimum sampling interval (or fastest millisecond interval)
that the unit can achieve in its current configuration. The configuration is defined by
calling usb_tc08_set_channel().
Arguments
handle
Specifies the USB TC-08 unit.
Returns
0
Use usb_tc08_get_last_error.
Minimum
Interval
Minimum sampling interval for current setup (in
milliseconds).
Note: The USB TC-08 can sample, from a single channel, at a rate of 10 samples per
second. The absolute minimum sampling interval, with all 8 channels and the cold
junction enabled, is 900 ms. You must set up all the channels that you wish to use
before calling this routine.