Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
NAIBRDFUNC int32_t NAIAPI | naibrd_RTD_GetChannelCount (uint32_t modid) |
Returns the number of channels for the specified RTD Module ID. | |
NAIBRDFUNC float64_t NAIAPI | naibrd_RTD_GetMaxResistance (uint32_t modid) |
Returns the maximum resistance value in ohms for the specified RTD Module ID. | |
NAIBRDFUNC int32_t NAIAPI naibrd_RTD_GetChannelCount | ( | uint32_t | modid | ) |
Returns the number of channels for the specified RTD Module ID.
modid | : (Input) RTD Module ID. |
NAIBRDFUNC float64_t NAIAPI naibrd_RTD_GetMaxResistance | ( | uint32_t | modid | ) |
Returns the maximum resistance value in ohms for the specified RTD Module ID.
modid | : (Input) RTD Module ID. |