I need help about OPS script.
I would like to make a script that could connect to 2 AXEs, give a MML command and get the answer but I have some problem to do that.
If someone could give me some tips, it would be nice.
where MSC1 and MSC2 are the names of AXE elements.
depending on your requests 1st you can open a log file where to store the printouts. in this case the script will look something like:
thank you Dea for the idea but I found a better way .
For information, the idea is to have a master script that launch other script using
@EXEC(“ops_gui -file script_MSC1.cmd”)
@EXEC(“ops_gui -file script_MSC2.cmd)
This is a better way because I can connect 2 AXE in the same time instead of connecting only one axe at time.
Thank you for your help.
ryu
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Telecom Design’ is closed to new topics and replies.