Gocator API > Go2 > Classes > Go2System > Functions > Go2System_DownloadFile
Gocator 2x00 API
Go2System_DownloadFile
Description

Downloads a file from the connected sensor.

C
Go2Status Go2System_DownloadFile(Go2System system, const Go2Char* sourceName, const Go2Char* destPath);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
const Go2Char* sourceName 
Source name of the file to be downloaded. 
const Go2Char* destPath 
Destination file system path for the file to be downloaded. 
Returns

Operation status.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.