GetModemInfo: Difference between revisions
Jump to navigation
Jump to search
(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...") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
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" | ||
|- | |- |
Revision as of 21:38, 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
{ |
---|
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