ACI_ReadLayer

Top  Previous  Next

 

ACI_FUNC ACI_ReadLayer(ACI_Memory_Params * params);

 

Description

 

This function reads data from a specified memory buffer. The data size is limited by 16M Bytes.

 

Note! This function reads the data from the programmer's memory buffer but does not physically read out the content of the selected target device. In order to physically read out the device memory content, execute the programmer command (function) Read by means of the ACI_ExecFunction or ACI_StartFunction with appropriate attributes.