Gocator 2000 API
Go2System_UploadFile
Description

Uploads a file to the connected sensor.

C
Go2Status Go2System_UploadFile(Go2System system, const Go2Char* sourcePath, const Go2Char* destName);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
const Go2Char* sourcePath 
Source file system path for the file to be uploaded. 
const Go2Char* destName 
Destination name for the uploaded file (maximum 63 characters). 
Returns

Operation status.

File

Go2System.h

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