Copies a file within the connected sensor.
Go2Status Go2System_CopyFile(Go2System system, const Go2Char* sourceName, const Go2Byte* destName);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
const Go2Char* sourceName |
Source name for the file to be copied. |
|
const Go2Byte* destName |
Destination name for the file (maximum 63 characters). |
Operation status.
Go2System.h