FX3Connection Events |
The FX3Connection type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisconnectFinished |
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).
|
![]() | NewBufferAvailable |
This event is raised when there is a new buffer available from a buffered stream
|
![]() | StreamFinished |
This event is raised when a stream is finished
|
![]() | UnexpectedDisconnect |
This event is raised when the active board is disconnected unexpectedly (IE unplugged)
|