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

TC-08 User's Guide30
3.3.3.2
usb_tc08_run
long usb_tc08_run
(
short handle,
long interval
)
This routine starts the unit running with a sampling interval, specified in milliseconds.
This routine should be called after usb_tc08_set_channel has been called.
Arguments
handle
Specifies the USB TC-08 unit.
interval
Specifies the requested sampling period. You can use
usb_tc08_get_minimum_interval_ms to obtain the smallest
sampling period permitted with the current setup.
Returns
0
Use usb_tc08_get_last_error.
Interval
Actual interval allowed by the driver.