Returns the total number of analog channels that were logged in a binary file.
Member of the DataLogger class.
VB .NET
Public Function GetAIChannelCount(ByRef aiCount As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetAIChannelCount(ref int aiCount)
aiCount
The number of analog input channels logged in the file.