GetNumberOfGsmPorts: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
This command writes to the standard output the number of GSM Adapters present in the system.   
This command writes to the standard output the number of GSM Ports present in the system.   


'''COMMAND:'''  
'''COMMAND:'''  
Line 7: Line 7:
!Returns
!Returns
|-
|-
|GetNumberOfGsmAdapters
|GetNumberOfGsmPorts
|None.
|None.
|Numeric value
|Numeric value
Line 17: Line 17:


'''EXAMPLE'''<syntaxhighlight lang="text">
'''EXAMPLE'''<syntaxhighlight lang="text">
~# GetNumberOfGsmAdapters
~# GetNumberOfGsmPorts
1
1
</syntaxhighlight>
</syntaxhighlight>


[[Category:R2D2]]
[[Category:R2D2]]
[[Category:GENERAL]
[[Category:GENERAL]]

Revision as of 21:03, 10 September 2025

This command writes to the standard output the number of GSM Ports present in the system.

COMMAND:

Command Input Arguments Returns
GetNumberOfGsmPorts None. Numeric value

OUTPUT

Numeric value.

EXAMPLE

~# GetNumberOfGsmPorts
1