ACI_GetConnection |
Top Previous Next |
ACI_FUNC ACI_GetConnection(ACI_Connection_Params * params);
Description
This function allows getting the identifier of a current device programmer connection. If a number of single ChipProg programmers were launched, one after another, by multiple executions of the ACI_Launch function, then executing the ACI_GetConnection function returns a current ConnectionId parameter as a part of theACI_Launch_Params structure.
See also ACI_SetConnection. |