Versions Compared

Key

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

...

The key aspects of the radar’s Modbus configuration are shown in the screenshot of the radar’s web user interface below. These settings apply, irrespective of whether the SafeGuard functionality is enabled in the radar.

...

from From this page, the following settings are available:

...

None: Disabled

Master: The radar will pole other devices that are operating as a slave.

Slave: The radar acts as a server and makes alarm data available to the Modbus master.

Relay: The radar will output nav mode area alarms via a Relay unit instead of using Modbus.

Modbus Address: This is the IP Address of the slave and is only available to be used if the radar is acting as a Master. In slave mode, the address is the same as the radar.

...

The screenshot of a very simple Modbus listener, below, shows how the radar health is presented in the lowest registers, and how the six alarm states are presented.

...

The watchdog counter Watchdog Counter is an incrementing number - attached devices can monitor the change in this to identify that the Modbus communication link is correct and operational.

Radar Health is presented as nine bits. The first three bits represent a “not-OK” status relating to the radar’s temperature, rotation speed and its' data output rate. The next batch of three bits represent a “warning” condition against each of the same three categories, and the final three bits represent an “OK” condition for each of the three health categories - as is shown in the image above.

The next three registers, as shown in the screenshot above, present the radar’s operating temperature Operating Temperature (in DegC), its' rotation rate Rotation Rate in mHz, and a value of Packet Rate, which is the number of azimuths of data presented per second.

...