GetModemInfo

From Ultiroam User Docs
Revision as of 21:38, 14 May 2024 by Administrator (talk | contribs) (Created page with "This command writes to the standard output the modem information (manufacturer, model type, firmware version) of the specified GSM port. COMMAND {| class="wikitable" |- !Command !! Input arguments !! Returns { |} OUTPUT GSM port call information in the following format:<br> “Manufacturer: %s\nModem type: %s\nFirmware version: %s\n”,manufacturer, model, version EXAMPLE ~# GetModemInfo 0<BR> Manufacturer: Quectel<BR> Modem type: RM500Q-GL<BR> Firmware version: RM500...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

{

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