Phau Ntawv Qhia

Table Of Contents
Chengdu Ebyte Electronic Technology Co., Ltd. E90-DTU(xxxSLxx-ETH)_V2.0-AT Instruction Set
Copyright ©2012–2022Chengdu Ebyte Electronic Technology Co., Ltd.
16
Inquire:
Send: AT+MODPTCL\r\n
Received:\r\n+OK=ON\r\n
set up:
Send: AT+MODPTCL=ON\r\n
Received:\r\n+OK\r\n
2.4 Set Modbus gateway command storage time and automatic query
interval
Command
AT+MODGTWYTM
Function
Query and configure Modbus gateway command storage time and
automatic query interval
SendQuery
AT+MODGTWYTM<CR><LF>
Return
Query
<CR><LF>+OK=<Time1><Time2><CR><LF>
Remarks
Time1: Instruction storage time (1-255 seconds)
Time2: Automatic query interval time (1-65535 milliseconds)
Inquire:
Send: AT+MODGTWYTM\r\n
Received:\r\n+OK=10,200\r\n
set up:
Send: AT+MODGTWYTM=5,100\r\n
Received:\r\n+OK\r\n
2.5 Query and edit of pre-stored commands of Modbus configuration
gateway
Command
AT+MODCMDEDIT
Function
Query and edit of pre-stored commands of Modbus configuration gateway
SendQuery
AT+MODCMDEDIT<CR><LF>
Return
Query
<CR><LF>+OK=<Mode><CMD><CR><LF>
Remarks
Mode: ADD add command;
DEL delete instruction;
CLR clear command;
CMD: Modbus command (only supports standard Modbus RTU
command, no need to fill in the verification, only the function code of
read command 01, 02, 03, 04 can be configured), cannot store the
same command and return +ERR=-4;
Inquire:
Send: AT+MODCMDEDIT\r\n