This is an old revision of the document!
Moxa IO device through Modbus
TERRA 4D comes with a Modbus plugin which allows integration of different types of Modbus devices.
Supported features:
Installation instructions:
Moxa IOxpress software:
Connect the Moxa device to Ethernet and install the Moxa IOxpress software (download from Moxa website)
Start the Moxa IOxpress and select Device/Search… to find your device
Main things to configure: Password, Security/Service Setting/Modbus, Network/
LAN, IO/Channel Mode (especially for DIOs)
TERRA 4D Configurator:
create a subsystem plugin device Modbus with default settings
create a IO device of type Modbus and select SubType “Input”
IP port: 502, Server address: 0, Start address: 0, Input number: 0…N
Output:
create a IO device of type Modbus and select SubType “Output”
IP port: 502, Server address: 0, Start address: 0, Output number: 0…N
Other hints