GetDataStatus

From Ultiroam User Docs
Revision as of 23:02, 8 June 2024 by Administrator (talk | contribs) (Created page with "This command returns status of data session on the specified GSM port. If GSM port is not registered to mobile network, command returns status of GSM port. '''COMMAND:''' {| class="wikitable" !Command !Input Arguments !Returns |- |GetDataStatus |Port index |In case of Error, returns Error Codes |} '''OUTPUT:''' None. '''EXAMPLE:'''<syntaxhighlight lang="text"> ~# GetDataStatus 0 CONNECTED Address: 10.157.160.161 Dns1: 212.27.40.240 Dns2: 212.27.4...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command returns status of data session on the specified GSM port.

If GSM port is not registered to mobile network, command returns status of GSM port.

COMMAND:

Command Input Arguments Returns
GetDataStatus Port index In case of Error, returns Error Codes

OUTPUT:

None.

EXAMPLE:

~# GetDataStatus 0
CONNECTED
Address: 10.157.160.161
Dns1: 212.27.40.240
Dns2: 212.27.40.241
Interface: wwan0
Upload: 2428
Download: 0
StartTime: 22:11:41

~# GetDataStatus 1
DATA LINK IS DOWN

~# GetDataStatus 4
PORT NOT STARTED