Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoSensor_DownloadFile ( GoSensor  sensor,
const kChar sourceName,
const kChar destPath 
)

Downloads a file from the connected sensor.

The following is a list of macros representing common files used in this operation:

  • GO_SENSOR_LIVE_JOB_NAME - Represents "_live.job".
  • GO_SENSOR_LIVE_REPLAY - Represents the recording file, "_live.rec".

File names of saved jobs, as well as a support file "support.gs", may also be specified.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
sourceNameSource name of the file to be downloaded.
destPathDestination file system path for the file to be downloaded.
Returns
Operation status.