GetNeighborCellsInfo

From Opale Wiki
Revision as of 21:24, 1 April 2025 by Administrator (talk | contribs) (added Category:NETWORK using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command writes to the standard output Neighbor Cells information for the neighbor cells on the specified GSM port.


COMMAND

Command Line Arguments Returns
GetNeighborCellsInfo PortIndex Neighbor Cells Info (Access Technology, signal level, RSSI, channel, PLMN, BSIC, PSC, RSCP, EcIo)

OUTPUT

Command output in the following format:

"%s %d %d %d %s %d %d %d %f\n", access_technology, signal_level,rssi, channel, plmn, bcc, psc, rscp, ecio

EXAMPLE

~# GetNeighborCellsInfo 0
2G -88 22 56 20810 6 0 0 0.0
2G -88 22 52 20810 7 0 0 0.0
2G -89 21 54 20810 7 0 0 0.0
2G -89 21 50 20810 4 0 0 0.0
2G -94 16 61 20810 7 0 0 0.0
2G -94 16 64 20810 1 0 0 0.0

~# GetNeighborCellsInfo 1
3G 0 0 10663 0 0 212 -76 -8.0
3G 0 0 10663 0 0 346 -81 -12.5
3G 0 0 10663 0 0 52 -83 -14.0
3G 0 0 10663 0 0 208 -87 -19.5
3G 0 0 10663 0 0 214 -90 -22.0
3G 0 0 10663 0 0 263 -99 -24.0