Returns the number of CJC temperature channels logged in a binary file.
C/C++
int cbLogGetCJCInfo(char* Filename, int* CJCCount)
Visual Basic
Function cbLogGetCJCInfo(ByVal Filename$, ByRef CJCChannelCount&) As Long
Filename
The name of the file to retrieve the information from.
CJCCount
The number of CJC temperature channels logged in the file.