Returns the number of CJC temperature channels logged in a binary file.
Member of the DataLogger class.
VB .NET
Public Function GetCJCInfo(ByRef cjcCount As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetCJCInfo(ref int cjcCount)
cjcCount
The number of CJC temperature channels logged in the file.