Click or drag to resize
IDaqDevice Properties

The IDaqDevice type exposes the following members.

Properties
  Name Description
Public property FirmwareVersion
The firmware version of the connected device.
Public property HardwareVersion
The hardware version of the connected device.
Public property IsAcquiring
Returns whether the device is currently acquiring data
Public property IsConnected
True if device is connected. Otherwise, False.
Public property Name
The name of the device. Typically this is the ID that is printed on the device's label.
Public property SignalGroups
Returns a list of all signal groups supported by the device.
Top
See Also