Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

Code Block
RadarNavigationUtilities.exe radar -i 192.168.0.1 setgainoffset -g 1 -o -0.345
Info

Options:
Use Flag flag -g or --gain to select theGain, ; the default is “1”.
Use Flag flag -o or --offset to specify the Offset, ; the default is “-0.345”.
Use Flag flag -? or -h or --help Show to show help and usage information.

...

Code Block
RadarNavigationUtilities.exe radar -i 192.168.0.1 setthreshold -t 1
Info

Options:
Use Flag flag -t or --threshold Threshold, threshold to set thethreshold; the default is “0”.
Use Flag flag -? or -h or --help Show to show help and usage information.

...

Code Block
RadarNavigationUtilities.exe radar -i 192.168.0.1 setbinoperation -b 11 -m 52
Info

Options:
Use Flag flag -b or --bins to specify the Bins to operate on, ; the default is “10”.
Use Flag flag -m or --minbin Minimum to select the minimum bin to operate on, ; the default is “50”.
Use Flag flag -? or -h or --help Show to show help and usage information.

...

Code Block
RadarNavigationUtilities.exe radar -i 192.168.0.1 defaultconfig -f Configuration.json
Info

Options:
Use Flag flag -f or --file to specific specify the file configuration file to be created.
Use Flagflag -? or -h or --help Show to show help and usage information.

...

Code Block
RadarNavigationUtilities.exe radar -i 192.168.0.1 uploadconfig -f Configuration.json
Info

Options:
Use Flag flag -f or --file to specifiy specify the file configuration file to be uploaded.
Use Flagflag -? or -h or --help Show to show help and usage information.

...

Code Block
RadarNavigationUtilities.exe radar -i 192.168.0.1 downloadconfig -f Configuration.json
Info

Options:
Use Flag flag -f or --file to specify the file configuration file to be downloaded into.
Use Flagflag -? or -h or --help Show to show help and usage information.

...

Code Block
RadarNavigationUtilities.exe radar -i 192.168.0.1 setnavsettings -b 11 -m 49 -t 1 -p 12
Info

Options:
Use Flag flag -b or --bins to specify the Bins to operate on, ; the default is “10”.
Use Flag flag -m or --minbin Minimum to select the minimum bin to operate on, ; the default is “50”.
Use Flag flag -t or --threshold Threshold, threshold to specify thethreshold; the default is “0”.
Use Flag flag -p or --maxpeaks Maximum to select the maximum peaks to find, ; the default is “10”.
Use Flag flag -? or -h or --help Show to show help and usage information.

...

Info

Options:
Use Flag -m or --mode to specify theBuffer Mode, (Off, Average or Max), ; the default is “Off”.
Use Flag -l or --length to select the Buffer Length, ; the default is “10”.
Use Flag -? or -h or --help Show to show help and usage information.

...