Click or drag to resize
DaqDevice Properties

The DaqDevice type exposes the following members.

Properties
  Name Description
Public property FirmwareVersion
The current device firmware version.
Public property HardwareVersion
The current device hardware version number.
Public property IsAcquiring
Indicates whether the device is currently streaming signal data to the PC.
Public property IsConnected
Indicates whether the device is currently connected to the PC and able to receive commands.
Public property IsDeviceLocked
Indicates whether the device is in locked mode.
Public property IsRecording
Indicates whether the device is currently recording the raw data stream to a file.
Protected property IsVirtualMode
Public property Name
The name associated with this device.
Public property SignalGroups
A list of all SignalGroups defined for this device.
Top
See Also