User guide
ALEOS 4.3.4 Software Configuration User Guide
362 4114514
MLIST Add IP addresses to the Modbus address list or query the Modbus address list, using
decimal index values.
Format is MLISTIndex(decimal)=IP address
Example: ATMLIST10=123.123.123.123, where:
• 10 is the Index
• 123.123.123.123 is the IP address
MLISTIndex=IP to add an IP address to the list
Including the port number after the IP address is optional. If you include the port number,
separate the port number and IP address by a colon.
For example: 10=123.123.123.123:11223
MLIST? to query the Modbus address list; returns the addresses in the list in the format
Index=IP. For example:
10=123.123.123.123
11=124.124.124.124
12=125.125.125.125
13=126.126.126.126
Range for index numbers is 0—65535. The Modbus address list accepts up to 100 entries.
Note: This command is not supported on the I/O X-Card serial port.
MLISTX Add IP addresses to the Modbus address list or query the Modbus address list, using
hexadecimal index values.
Format is MLISTXIndex(hex)=IP address
Example: ATMLISTX000A=123.123.123.123, where:
• 000A is the Index
• 123.123.123.123 is the IP address
MLISTXIndex=IP to add an IP address to the list
Including the port number after the IP address is optional. If you include the port number,
separate the port number and IP address by a colon.
For example: 0xA=123.123.123.123:11223
MLISTX? to query the Modbus address list returns; returns the addresses in the list in the
format Index=IP. For example:
000A=123.123.123.123
000B=124.124.124.124
000C=125.125.125.125
000D=126.126.126.126
Range for index numbers is 0—FFFF. The Modbus address list accepts up to 100 entries.
Note: This command is not supported on the I/O X-Card serial port.
MVLEN Query or set the length of the Modbus Variant ID.
ATMVLEN? to query
ATMVLEN=[length of the RTU ID in bytes] to set
Note: This command is not supported on the I/O X-Card serial port.
Table D-10: Serial AT Commands (Continued)
Command Description