Click or drag to resize
DaqDevice Events

The DaqDevice type exposes the following members.

Events
  Name Description
Public event CommunicationError
Raised when a communication error has occurred.
Public event GeneralOperationError
Raised as a notification of a general operational error. Typically, if this event is raised, device operation can still continue.
Public event SignalBufferOverflowed
Indicates that one or more Signals has overflowed its internal buffer
Top
See Also