Queries received by the device must be for data items within the defined (and enabled) valid address ranges. Otherwise the station returns an exception response. In addition, server Modbus proxy points under the device must be configured to fall within these address ranges, or else they will have a fault status.

You can see these range components under the device when expanded in the Nav tree, as well as in the device’s property sheet.
By default, as copied from the modbusSlave or modbusTcpSlave palette, a Modbus server device has a single Default-named Register Range Entry in each valid range container, with each having an enabled range of from 1 to 64, for Valid Coils Range. The same default applies to the Valid Holding Registers Range, and so on.
| Property | Value | Description |
|---|---|---|
| Enabled | true (default) or false |
false sets any associated server proxy points to fault status causing any queries received to this address range to return an exception
response.
|
| Starting Address Offset | number | Defines the first register in the specified range. |
| Size | number | Defines the number of registers in the range. |