Communication

Configure serial communication between NaviGuard and a supported AtoN instrument. Use this page for a serial instrument connection; a PowerMonitor digital input connection does not use these settings.

Model-dependent capability: Available information and controls depend on the connected instrument model and the installed NaviGuard software.

Before You Start

Do This

Choose a profile number

Choose one unused Driver Communication profile number for the connected instrument. Replace # with that number in all six parameters below. The profile number identifies this complete set of communication values; it is not the signalling slot.

Enter Device Model

Open Device Model - Maritime Signalling. Find the exact manufacturer, model, and variant of the installed instrument, copy its DEVMODEL# number, and enter that number in the DEVMODEL# field for the profile selected above. Do not enter the product name.

Parameter

Index Range Format Default Example
DEVMODEL# 1..128 0..999999999

0 = No equipment assigned

100xxxxxx = Auto or unused model type

Other values = registered model code

0 DEVMODEL1 101114101

Select Network Profile

Open Network Profiles, find the profile that matches the instrument connection, and copy its profile number. Enter that number in the DEVNETPROFILE# field for the selected Driver Communication profile.

Parameter

Index Range Format Default Example
DEVNETPROFILE# 1..128 0..20

0 = No net profile selected

1..20 = Built-in net profile

0 DEVNETPROFILE1 1

Select Gateway Profile

Use 0 when NaviGuard communicates directly with the instrument through Modbus RTU. When the documented connection uses a gateway, open Gateway Profiles, copy the required profile number, and enter it in the DEVGWPROFILE# field for the selected Driver Communication profile.

Parameter

Index Range Format Default Example
DEVGWPROFILE# 1..128 0..4

0 = No gateway

1..4 = Built-in gateway profile

0 DEVGWPROFILE1 1

Enter Instrument Address

Enter the configured Modbus address of the physical instrument. Each instrument on the same RS485 bus must have a unique address.

Parameter

Index Range Format Default Example
DEVADDR# 1..128 -2147483648..2147483647

Use the address value required by the selected device model and net profile.

This can be a bus address, serial number, or input number.

0 DEVADDR1 10

Select the signalling slot

Assign the instrument to an unused NaviGuard Maritime Signalling slot from 1 to 6.

Parameter

Index Range Format Default Example
DEVSLOT# 1..128 0..128

0 = No slot assigned

1..128 = Logical slot number

0 DEVSLOT1 1

Enable polling

Use 1 to enable the profile without an added wait between reads. Use another supported interval only when the installation design requires it.

Parameter

Index Range Format Default Example
DEVON# 1..128 0..8

0 = Disabled

1 = No added wait between reads

2 = 5 seconds

3 = 10 seconds

4 = 30 seconds

5 = 60 seconds

6 = 120 seconds

7 = 300 seconds

8 = 600 seconds

0 DEVON1 5

Complete setup example

This example configures driver profile 1 for an MSM MCL360 on signalling slot 1. The lantern uses Modbus address 1 on RS485 port 1 at 9600 baud, 8N1.

DEVMODEL1 110117101
DEVNETPROFILE1 1
DEVGWPROFILE1 0
DEVADDR1 1
DEVSLOT1 1
DEVON1 1

For another profile, replace the suffix 1 in all six parameter names with the selected profile number. Then select the model code, Network Profile, instrument address, and signalling slot for the connected instrument.

Verify

If It Fails

Do not continue to settings until communication works.

Next Step

Continue with the settings made available for the confirmed instrument.


Public revision 21/08/2026