Typical device settings

General information

Only the decimal representation for the display and the timeout time can currently be modified for the Modbus TCP/IP devices. Here is an example based on the DELOS S02 SPE.

image-20260715-084337.png

Alternative error handling

The JUMO Modbus devices have their own error handling to detect interruptions to communication. If you would prefer to use the error handling from CODESYS, this can be carried out as follows.
deviceName_FB.pModbusDevice := ADR(deviceName);

image-20260715-084408.png