Downloads a file from the connected sensor.
Go2Status Go2System_DownloadFile(Go2System system, const Go2Char* sourceName, const Go2Char* destPath);
|
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. |
Operation status.
Go2System.h