ImsiAttach

From Ultiroam User Docs
Revision as of 22:02, 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 |- |GetModemInfo |PortIndex |Modem info (Manufacturer, Model type, Firmware version) |} '''OUTPUT:''' GSM port call information in the following format:<br> “Manufacturer: %s\nModem type: %s\nFirmware version: %s\n”,manufacturer, model, version '''EXAMPLE:'''...")
(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
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