PDA

View Full Version : AMOS results export and batch processing



partizanen72rus
2015-05-15, 02:53 AM
Hi. Sorry for stupid question, but before E*** I worked with HUA... Couple questions about AMOS.
1. For example RNC has a number of external gsm cells and I want to see ones with LAC equal to 2222. I can type >get externalgsmcell lac 2222 and I have all cellnames with LAC 222, but what if I want to see all parameters of ext cell, such as ci, bcch, ncc , etc?
2. I made big script, how to execute it in AMOS? In a case of copypaste huge part of it just slips...
example:
set Cell=51051$ lac 27201
y
set Cell=51052$ lac 27201
y
set Cell=51053$ lac 27201
y
set Cell=51061$ lac 27201
y
set Cell=51062$ lac 27201
y
set Cell=51063$ lac 27201

3. How to fetch results of large queries? AMOS display only limited number of rows....
RNC****M> hget externalgsmcell

Thanks

uchok
2015-05-16, 08:42 PM
For 2nd case no need to put "y".
Just do this command before load the script : confb+
It will not ask for confirmation yes or no. It will directly execute it.


Hi. Sorry for stupid question, but before E*** I worked with HUA... Couple questions about AMOS.
1. For example RNC has a number of external gsm cells and I want to see ones with LAC equal to 2222. I can type >get externalgsmcell lac 2222 and I have all cellnames with LAC 222, but what if I want to see all parameters of ext cell, such as ci, bcch, ncc , etc?
2. I made big script, how to execute it in AMOS? In a case of copypaste huge part of it just slips...
example:
set Cell=51051$ lac 27201
y
set Cell=51052$ lac 27201
y
set Cell=51053$ lac 27201
y
set Cell=51061$ lac 27201
y
set Cell=51062$ lac 27201
y
set Cell=51063$ lac 27201

3. How to fetch results of large queries? AMOS display only limited number of rows....
RNC****M> hget externalgsmcell

Thanks

zloy_qwer
2015-08-09, 10:17 PM
Hello, for question number 3, try this
hget externalgsmcell > ...path\exportNBR.txt
for question number 1. if you wanna export several parameters, you can do:
get externalgsmcell lac|freq|bsic