Returns the number of digital I/O channels logged in a binary file.
Member of the DataLogger class.
VB .NET
Public Function GetDIOInfo(ByRef dioCount As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetDIOInfo(ref int dioCount)
dioCount
The number of digital I/O channels logged in the file.