Click or drag to resize

FX3ConnectionDisconnectFinished Event

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).

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public event FX3ConnectionDisconnectFinishedEventHandler DisconnectFinished

Value

Type: FX3ApiFX3ConnectionDisconnectFinishedEventHandler
See Also