MODBUS.INFO

Description

DRV.INFO returns information about the current Modbus connections to the drive.

If no Modbus connections are used the count is 0.

-->MODBUS.INFO
Connection count: 0
-->

If one connection to the drive is established the following information is provided. The IP address displays the port and the device that is connected to the AKD2Gdrive.

-->MODBUS.INFO
Connection count: 1
Connection 1 address: 192.168.1.20:48855
Connection 1 read count: 1
Connection 1 write count: 0
Connection 1 connect time: 15s
-->

Each connection is assigned a unique number when the connection is established and the number is static. The following example provides the connection information with two active connections and four connections that were previously opened and then closed.

-->MODBUS.INFO
Connection count: 2
Connection 6 address: 10.8.232.205:46302
Connection 6 read count: 2
Connection 6 write count: 0
Connection 6 connect time: 38s
Connection 2 address: 10.8.232.205:47326
Connection 2 read count: 1
Connection 2 write count: 0
Connection 2 connect time: 2s
-->

Context

For more information, see High Message Rates.

Versions

Action Version Notes

Implemented

02-05-00-000

 

General Information

Type

Info Command

Units

N/A

Range

N/A

Default Value

N/A

Data Type

String

See Also

N/A

Stored in Non-Volatile Memory

No