I'm trying to hook up a project in Zenon to a modbus slave, configured as follows:

Assuming my IP address is a.b.c.d, how should I be configuring the modbus RTU driver to pull out those first 3 values? (They're all signed ints).
Also, what's the easiest way to check if the driver is properly configured?