Hi experts,
How to check VSWR of 6 sites together using AMOS ENM?
I think the command starts with amosbatch.
Thanks
Hi experts,
How to check VSWR of 6 sites together using AMOS ENM?
I think the command starts with amosbatch.
Thanks
Hi @Amir
amos -m SITE1,SITE2,SITE3,SITE4,SITE5,SITE6 "invx"
amosbatch -o SITE1,SITE2,SITE3,SITE4,SITE5,SITE6 "invx"
-o - for instant output
amos -m SITE1,SITE2,SITE3,SITE4,SITE5,SITE6 "invx" /path/to/logfile
amosbatch -o SITE1,SITE2,SITE3,SITE4,SITE5,SITE6 "invx" /path/to/logdir
in amos(batch) also you can use command file like
l+ /path/to/logfile
invx
l-
amos -m SITE1,SITE2,SITE3,SITE4,SITE5,SITE6 commands.txt