© Microhard Systems Inc. 147
5.0 AT Commands
AT+MUDTS
Command Syntax
Set USB data port TCP Server configuration
when set to TCP Server mode.
AT+MUDTS=<Polling Mode>, <Polling
Timeout_ms>, <Local Listening Port>,
<Connection Timeout_ms>
Polling Mode:
0 - Monitor
1 - Multi-polling
Description
Example
Input: (Entering Values)
AT+MUDTS=0,100,20003,300<enter>
Response:
OK
Input: (Retrieving Values)
AT+MUDTS?<enter>
Response:
+MUDTS: TCP Server Polling Mode:Monitor,Multi-polling Timeout(ms):100,Local List
ening Port:20003,Incoming Connection Timeout:300
OK
AT+MUDTCS
Command Syntax
Set the USB data port TCP Client/Server
configuration when in TCP Client/Server mode.
AT+MUDMTCS=<Remote Server IP>,
<Remote Server Port>, <Outgoing
Connection Timeout_s>, <Polling Mode>,
<Polling Timeout_ms>, <Local Listening
Port>, <Connection Timeout_ms>
Polling Mode:
0 - Monitor
1 - Multi-polling
Description
Example
Input: (Entering Values)
AT+MUDTCS=0.0.0.0,20003,60,0,100,20003,300 <enter>
Response:
OK
Input: (Retriieving Values)
AT+MUDTCS?<enter>
Response:
+MUDTCS: Remote Server IP Address:0.0.0.0,Remote Server Port:20003,Outgoing Conn
ection Timeout:60,TCP Server Polling Mode:Monitor,Multi-polling Timeout(ms):100,
Local Listening Port:20003,Incoming Connection Timeout:300
OK
The AT&W command
must be issued to save
changes!