Radar Health Logger
Introduction
The radar health logger is a simple utility for logging the health messages from a radar into a CSV file.
Contents
- 1 Usage
- 1.1 Example
- 2 Files
- 3 Related Information
Usage
A user can specify the IP address and port from the command line.
To set the radar IP Address specify -i or --ipaddress (Default value: 192.168.0.1)
To set the radar Port specify -o or --port (Default value: 6317)
Example
To set connect to a radar on 192.168.0.2 on port 6318 use the following command:
./RadarHealthLogger -i 192.168.0.2 -p 6318
Files
Related Information
-
ClearWay™ V4.7.x Release Notes (Witness 4.0)
-
ClearWay™ V4.5.x Release Notes (Witness 4.0)
-
ClearWay™ V4.4.x Release Notes (Witness 4.0)
-
ClearWay™ V4.3.x Release Notes (Witness 4.0)
-
ClearWay™ V4.2.x Release Notes (Witness 4.0)
-
ClearWay™ V4.1.x Release Notes (Witness 4.0)
-
AdvanceGuard® V4.12 Release Notes (Witness 4.0)
-
ClearWay™ V4.12.x Release Notes (Witness 4.0)
-
ClearWay™ V4.11.x Release Notes (Witness 4.0)
-
AdvanceGuard® V4.11 Release Notes (Witness 4.0)