MODBUS.MSGDUMP

Description

MODBUS.MSGDUMP prints any logged Modbus messages. Logging is enabled and disabled using MODBUS.MSGLOG.

The AKD2G drive records the contents of the Modbus messages sent from the drive in addition to the IP address and port number or the remote endpoint. The DRV.RUNTIME is latched at each message and is also recorded and returned by MODBUS.MSGDUMP.

Examples

To enable logging set MODBUS.MSGDUMP to 1.

-->MODBUS.MSGLOG 1
-->

To view the logged messages.

-->MODBUS.MSGDUMP
(39d:21h:30m:48s): 1 242 0 0 0 6 255 3 0 0 0 4 from 10.8.232.204:62944
(39d:21h:30m:48s): 1 242 0 0 0 11 255 3 8 0 0 0 2 0 0 0 0 to 10.8.232.204:62944
(39d:21h:30m:56s): 1 243 0 0 0 6 255 3 0 0 0 4 from 10.8.232.204:62944
(39d:21h:30m:56s): 1 243 0 0 0 11 255 3 8 0 0 0 2 0 0 0 0 to 10.8.232.204:62944
-->

Context

For more information, see Message Logging.

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

MODBUS.MSGLOG

Stored in Non-Volatile Memory

No