Back to main index |
Attributes in [Head] section:
Type: 14
Allowed Mode: 0 (try once), 1 (try until success)
Allowed Blocking: 0 (non blocking), 1 (blocking)
Attributes in [GPSRecording] section: No attributes needed
Sample .in file: This request stops the recording of GPS positions
[Head] Type=14 Mode=0 Blocking=0 |
Attributes in [GPSRecording] section:
EndApplicationResult | Description |
---|---|
-1 | GPS recording was stopped |
1 | GPS recording was not running |
Sample .out file: The recording of GPS positions was stopped successfully
[Head] Type=14 TypeDesc=stop gps recording Mode=0 ModeDesc=try once Blocking=0 BlockingDesc=not blocking Timestamp=1387209328 Id=1387209312 Result=2 ResultDesc=success and request deleted ExecuteDuration=4469 [GPSRecording] GPSRecordingResult=1 GPSRecordingResultDesc=gps recording stopped NumberEntries=256 FileSize=8174 |
Back to main index | Top of page |