gclib 2.0.9
Communications API for Galil controllers and PLCs
 
Loading...
Searching...
No Matches

◆ H_ArrayDownloadFromMemory()

GReturn H_ArrayDownloadFromMemory ( GCon  g,
const char array_data,
int  fail 
)

Helper function to download a block of arrays to the controller.

Definition at line 261 of file arrays.c.

References e(), G_NO_ERROR, H_ArrayAddElement(), H_CreateArrayNode(), H_DownloadArraysFromList(), H_FreeArrays(), H_InitArrayNode(), and vector().

Referenced by GArrayDownloadFile(), and GSetupDownloadFile().