06-07-2006 08:17 PM
06-08-2006 11:36 AM
Or in VB.NET:
For Each deviceName As String In DaqSystem.Local.DevicesThis example will display a message box giving information on each device present on your system. I believe this should answer your question.
08-22-2006 11:19 AM
08-23-2006 06:05 PM
01-10-2007 02:07 PM
01-11-2007 08:30 AM