![Advantech Zlinx ZP9D-115RM-LR User Manual Download Page 21](http://html1.mh-extra.com/html/advantech/zlinx-zp9d-115rm-lr/zlinx-zp9d-115rm-lr_user-manual_2858270021.webp)
ZP9D-115RM-LR Radio Modem
17
ADVANCED PROGRAMMING
AT COMMANDS
Example: Using Hyper Terminal Software to change the module's DT (Destination
Address) parameter and save the new address to non-volatile memory. A serial
connection to a PC is required.
Method 1 (One line per command)
Send AT Command
System Response
+++
OK <CR> (Enter into Command Mode)_
ATDT <Enter>
{current value} <CR> (Read Destination Address)_
ATDT1A0D <Enter>
OK <CR> (Modify Destination Address)_
ATWR <Enter>
OK <CR> (Write to non-volatile memory)_
ATCN <Enter>
OK <CR> (Exit Command Mode)
Method 2 (Multiple commands on one line)
Send AT Command
System Response
+++
OK <CR> (Enter into Command Mode)
ATDT <Enter>
{current value} <CR> (Read Destination Address)
ATDT1A0D,WR,CN
<Enter>
OK <CR> (Execute commands)
Note
: When using hyper terminal to program a modem, PC COM port settings must
match the baud (interface data rate), parity & stop bits parameter settings of the
module.
Note
: Do not send commands to the module during flash programming (when
parameters are being written to the module registry).
Wait for the OK system response that follows the ATWR command before entering
the next command or use flow control.