Click or drag to resize
BioRadioDevice Events

The BioRadioDevice type exposes the following members.

Events
  Name Description
Public event CommunicationError
Raised when a communication error has occurred.
(Inherited from DaqDevice.)
Public event Code example EventMarkerButtonPushed
Event Handler for Event Marker Push Button
Public event GeneralOperationError
Raised as a notification of a general operational error. Typically, if this event is raised, device operation can still continue.
(Inherited from DaqDevice.)
Public event SignalBufferOverflowed
Indicates that one or more Signals has overflowed its internal buffer
(Inherited from DaqDevice.)
Top
See Also