Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoControl_WriteFile ( GoControl  control,
const kChar fileName,
const kByte data,
kSize  size 
)

Writes a file to the connected sensor.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
fileNameName of remote file to be written.
dataPointer to buffer containing the file data.
sizeSize of the file.
Returns
Operation status.