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