ACI_AllProgOptionsDefault

Top  Previous  Next

 

ACI_FUNC ACI_AllProgOptionsDefault();

 

Description

 

This function sets default device-specific options and parameters specified in the Device and Algorithm Parameters Editor window. These default parameter sets vary. They are defined by the device manufacturers in the device data sheets.

 

 

Note! This function does not physically restore the default settings into the device being programmed. It actually writes to some virtual memory locations in the host PC's RAM, associated with physical locations in the target device's memory and registers. In order to complete programming the device parameters and to physically fix them in the device's memory you should execute an appropriate Program command (function) in the Device Parameters command group by means of the ACI_ExecFunction or ACI_StartFunction with appropriate attributes.