ACI_GangStart

Top  Previous  Next

 

ACI_FUNC ACI_GangStart(ACI_GangStart_Params * params);

 

Description

 

This function is used to control multiple device programmers only when the ChipProgUSB program was launched from the command line with the /gang key to drive a ChipProg gang programmer or a cluster of multiple programmers connected to one PC! See also the ACI_Launch function. For controlling a single ChipProg device programmer use ACI_StartFunction or ACI_ExecFunction.

 

The ACI_GangStart function launches Auto Programming on multiple ChipProg device programmers for the programming socket specified in the SiteNumber parameter of the ACI_PStatus_Params structure. The function returns control immediately. In order to detect the ending time of the ACI_GangStart execution, use the ACI_GetStatus function.