...
The Radar Navigation Utilities tool is a stand alone program, which will allow an engineer to access acceleratoraccelerometer, navigation and settings data from a radar or tracker and to upload and download navigation configuration. The tool can also be used to change radar range, gain, offset, threshold, bins, min bins, max peak and buffer mode settings.
...
Please follow the steps to use the tool:
Download the RadarNavigationUtilities.exe tool from this page and save it to file.
Open a windows Terminal and change directory to the directory containing the RadarNavigationUtilities.exe.
Command Line Options
The CLI command line options are structured around verbs as an example:
...
This first verb has several options:
Info |
---|
Use flag -i or --ipaddress to specify the Radar IP Address, ; the default is “192.168.0.1”. Use flag -p or --port to select the Radar Port, ; the default is “6317”. Use flag --version Shows to show the version information. Use flag -? or -h or --help Shows to show help and usage information. |
The second verb here is one of the commands listed below, in this case an upgrade with has the option of the file name to upgrade the radar withto set the Gain to 1.0 and the Offset to -0.345,
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 setgainoffset -g [1].0 -o [-0.345] |
Radar Utilities
Accelerometer Data
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 accelerometer |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 setgainoffset -g 1.0 -o -0.345 |
Info |
---|
Options: |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 setthreshold -t 1 |
Info |
---|
Options: |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 setbinoperation -b 11 -m 52 |
Info |
---|
Options: |
Navigation
...
Alarm Status
This will retrieve navigation dataand report the six alarm states.
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 navalarmdata |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 defaultconfig -f Configuration.json |
Info |
---|
Options: |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 uploadconfig -f Configuration.json |
Info |
---|
Options: |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 getnavsettings |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 downloadconfig -f Configuration.json |
Info |
---|
Options: |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 setnavsettings -b 11 -m 49 -t 1 -p 12 |
Info |
---|
Options: |
...
Code Block |
---|
RadarNavigationUtilities.exe radar -i 192.168.0.1 setbuffermode -m Average -l 11 |
Info |
---|
Options: |
Start/Stop radar rotation
This option will stop radar rotation and disable the transmitter; or (re)start it.
Code Block |
---|
RadarNavigationUtilities.exe -i 192.168.0.1 rotation --rotate false |
Info |
---|
Options: |
Files
Attachments | ||
---|---|---|
|
View file | ||
---|---|---|
|
...
Related Information
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|