Click or drag to resize
CommunicationErrorArgsDaqDeviceError Enumeration
List of specific DaqDevice communication types.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public enum DaqDeviceError
Members
  Member nameValueDescription
ConnectionLost0 The connection to the device has been lost.
PacketMissed1 One or more packets were not received from the device.
See Also