modbusadd id [ip|serial]

*This is command is used when CTM200 is being used as a MODBUS Slave Gateway*

id = 1 to 247MODBUS ID. If ip and serial are blank, then this adds CTM itself as a slave (only one is permitted)
ip = 1.0.0.0 to 255.255.255.255Adds a MODBUS TCP Slave (IP address of MODBUS devices connected to the modem's ethernet port)
serial = Serial A or Serial aAdds a MODBUS Serial Slave using ASCII transmission mode
serial = Serial R or Serial rAdds a MODBUS Serial Slave using RTU transmission mode

Examples:

  1. Add TCP slave with ID 1 and IP 192.168.100.122 :
    cmd modbusadd 1 192.168.100.122

  1. Add itself as a MODBUS slave with ID = 3 :
    cmd modbusadd 3


See also: MODBUS


Firmware revision 2.0.4.2702

Last modified 7 years ago Last modified on 12-12-21 11:09:37 AM