...
For a detailed description of the file format used by the tool to record the radar data please refer to Colossus File Format in the Products space.
Contents
...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
...
Initiating data recording
1. Open a windows command prompt, and navigate to the directory containing the Colossus net record playback tool (ColossusNetRecordPlayback.exe).
2. Type in the executable name, followed by the verb “record” the -i flag, and then specify the I.P address of the radar you wish to record data from.
Code Block |
---|
ColossusNetRecordPlayback.exe record -i 10.77.2.211 |
3. Press enter, you will see the radar data recording begin.
...
Info |
---|
If the folder contains multiple files, they will be played in order, one after the other, starting from the selected file name. |
...
Info |
---|
If the maximum file size for the radar data capture has been reached, recording will continue in a new file. |
Stopping data recording
1. To stop recording, press “Ctrl+C“ simultaneously, while the command prompt window is selected.
2. You can verify recording has stopped when the command prompt returns to its rest state.
...
Playing Back Radar Data
Initiating playback
1. Open a windows command prompt, and navigate to the directory containing the Colossus net record playback tool (ColossusNetRecordPlayback.exe).
2. Type in the executable name, followed by the verb “playback” the -f flag, and then specify the file path and filename you wish to play back.
Code Block |
---|
ColossusNetRecordPlayback.exe playback -f C:\Local\Development\Tungsten\sdk\bin\Debug\2019\10\24\Radar_1_20191024090305094_CFDFE8.colraw |
3. Press enter, you will see the program waiting for a client to connect and view the radar data.
...
Monitoring playback
1. To monitor the radar data playback, open a radar data viewing app, such as RadarView-Lite.
2. In your selected app, change the data source I.P and port to the I.P and port that you previously set up. Default is 127.0.0.1 (localhost) and 6317
3. You should now see the radar data playing back in your app, looking similar to the following:
...
Stopping playback
1 To stop playback, press “Ctrl+C“ simultaneously, while the command prompt window is selected.
2. You can verify recording has stopped when the command prompt returns to its rest state.
...
Other useful flags for playback:
Use flag -l followed by a space and an integer to enable the file playback to loop, default is 0 - loop forever. Example: -l 2
...
Related Information
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|