/
Modbus driver configuration
Modbus driver configuration
Within this configuration file, general settings for the Modbus driver are configured.
File location
<WorkspaceDirectory>\ConfigFiles\xio.Modbus.cfg
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
XIO.Modbus.LogDeviceStateChanges | If set to false, connects and disconnects are not logged to the system messages. This is useful when the Modbus TCP connections timeout is less than the polling interval. | bool | True / False | True |
XIO.Modbus.UseOffsetAddressesForItemName | If set to true, the Modbus items will get the address with offset as item name instead of the real Modbus address. | bool | True / False | True |
XIO.Modbus.IgnoreParsingErrors | If set to true, invalid packets are ignored and the driver does not disconnect from the device. | bool | True / False | False |
, multiple selections available,
Related content
Modbus device definitions
Modbus device definitions
More like this
Tutorial: Integrate a Modbus device
Tutorial: Integrate a Modbus device
More like this
Modbus XIO Interface
Modbus XIO Interface
More like this
Modbus address mapping definitions
Modbus address mapping definitions
More like this
Modbus datapoint definitions
Modbus datapoint definitions
More like this
Modbus Exception Codes
Modbus Exception Codes
More like this