C613-50631-01 Rev A Command Reference for IE340 Series 3468
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MODBUS COMMANDS
SCADA
MODBUS TCP SERVER CONNECTION
scada modbus tcp server connection
Overview Use this command to configure the maximum number of concurrent MODBUS TCP
clients allowed to be connected to the MODBUS TCP server.
Use the no variant of this command to revert to the default of 1.
Syntax
scada modbus tcp server connection <1-5>
no scada modbus tcp server connection
Default 1
Mode Global Configuration
Example To configure the maximum limit of MODBUS TCP clients to 5, use the following
commands:
awplus# configure terminal
awplus(config)# scada modbus tcp server connection 5
To reset the maximum limit of the MODBUS TCP clients back to the default of 1, use
the following commands:
awplus# configure terminal
awplus(config)# no scada modbus tcp server connection
Related
commands
scada modbus tcp server port
show scada modbus tcp server
scada modbus tcp server access
clear scada modbus tcp server connection
clear scada modbus tcp server statistics
show scada modbus tcp server connections
Command
changes
Version 5.4.8-2.1: command added
Version 5.4.9-0.1: MODBUS support added for x930, x950 series
Version 5.5.0-1.1: MODBUS support added for IE510 series
Parameter Description
<1-5> The maximum number of concurrent MODBUS TCP clients
allowed to be connected to the MODBUS TCP server.