(Page 7 of 20 in this chapter) Version
cdiReadThermometer
Description
- Queries the current temperature of a thermometer.
Prototype
- DWORD cdiReadThermometer (CTAHD ctahd,
DWORD tid
DWORD *temp )
- ctahd CTA context handle.
- tid Thermometer ID (0,1,2,3,4).
- temp Pointer to current temperature in degrees C.
Return Values
Events
- None.
Details
- An application can query the exact board temperature at any time by invoking this function with the number of a thermometer to check. (A board has five thermometers, 0 through 4.) The function returns the exact current temperature measured by the thermometer in degrees C. From first powering on the system, it takes approximately one hour for the system temperature to stabilize.
- For more information about monitoring board temperature, refer to Section 4.5.
(Page 7 of 20 in this chapter) Version
Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights
reserved.