Click or drag to resize

FX3Connection Events

The FX3Connection type exposes the following members.

Events
  NameDescription
Public eventDisconnectFinished
This event is raised when the disconnect event for a board has finished, and it is reprogrammed with the ADI bootloader. This event only is triggered for boards which were explicitly disconnected (boards which were physically reset will not trigger this event).
Public eventNewBufferAvailable
This event is raised when there is a new buffer available from a buffered stream
Public eventStreamFinished
This event is raised when a stream is finished
Public eventUnexpectedDisconnect
This event is raised when the active board is disconnected unexpectedly (IE unplugged)
Top
See Also