Thanks for ur help, I have followed the example, but I get the following error:
Linking...
ThermocoupleMod.obj : error LNK2001: unresolved external symbol "int __cdecl Thermocouple_Buf_Convert(int,double,int,unsigned long,double * const,double * const)" (?Thermocouple_Buf_Convert@@YAHHNHKQAN0@Z)
Debug/RCT.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
RCT.exe - 2 error(s), 0 warning(s)
Its the convert.h cannot be included into my program, I can't figure out the solution, I don't know wat lib to add too, thanks for helping again...