GetNumberOfGsmPorts: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary Tag: 2017 source edit | No edit summary Tag: 2017 source edit | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| This command writes to the standard output the number of GSM  | This command writes to the standard output the number of GSM Ports present in the system.    | ||
| '''COMMAND:'''   | '''COMMAND:'''   | ||
| Line 7: | Line 7: | ||
| !Returns | !Returns | ||
| |- | |- | ||
| | | |GetNumberOfGsmPorts | ||
| |None. | |None. | ||
| |Numeric value | |Numeric value | ||
| Line 17: | Line 17: | ||
| '''EXAMPLE'''<syntaxhighlight lang="text"> | '''EXAMPLE'''<syntaxhighlight lang="text"> | ||
| ~#  | ~# GetNumberOfGsmPorts | ||
| 2 | |||
| </syntaxhighlight> | </syntaxhighlight> | ||
| [[Category:R2D2]] | [[Category:R2D2]] | ||
| [[Category:GENERAL] | [[Category:GENERAL]] | ||
Latest revision as of 21:05, 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
2