Related Products: 64ARM1, 64G5, 67G6, 67PPC2, 68ARM1, 68ARM2, 68CB6, 68DT1, 68G5, 68G5E, 68G5P, 68G6, 68INT5, 68PPC2, 68PW1, 75ARM1, 75G5, 79G5, NIU1A, NIU2A, NIU3E


How can I measure the operating temperature on my motherboard or module?

Temperatures are monitored on NAI motherboards and modules. These values can be accessed by using the following NAI function calls:

nai_status_t NAIAPI naibrd_GetModuleTemp(cardIndex, module, nai_module_temp_type_t moduleTempType, nai_module_temp_t *moduleTemp);

nai_status_t NAIAPI naibrd_GetMotherboardTemp(cardIndex, nai_motherboard_temp_type_t mbTempType, nai_motherboard_temp_t *mbTemp);