GetModemInfo: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This command writes to the standard output the modem information (manufacturer, model type, firmware version) of the specified GSM port.
This command writes to the standard output the modem information (manufacturer, model type, firmware version) of the specified GSM port.


COMMAND:
'''COMMAND:'''
{| class="wikitable"
{| class="wikitable"
!Command
!Input Arguments
!Returns
|-
|-
!Command !! Input arguments !! Returns
|GetModemInfo
|-
|PortIndex
!GetModemInfo
|Modem info (Manufacturer, Model type, Firmware version)
!
!
|}
|}
'''OUTPUT:'''
'''OUTPUT:'''



Revision as of 21:43, 14 May 2024

This command writes to the standard output the modem information (manufacturer, model type, firmware version) of the specified GSM port.

COMMAND:

Command Input Arguments Returns
GetModemInfo PortIndex Modem info (Manufacturer, Model type, Firmware version)

OUTPUT:

GSM port call information in the following format:
“Manufacturer: %s\nModem type: %s\nFirmware version: %s\n”,manufacturer, model, version

EXAMPLE:

~# GetModemInfo 0
Manufacturer: Quectel
Modem type: RM500Q-GL
Firmware version: RM500QGLABR10A02M4G