Similar presentations:
Creating MO Script with AMOS
1.
2. Creating MO Script with AMOS
› Activate the undo simulated mode– u+s
› Delete the MOs that you want to include in your mo script
– del EUtranCellFDD=cell1234
› Close the log (one undo file and one undo_del file created)
– u-
› Convert the undo and undo_del files to mo scripts
– u! $undocommandfile
– u! $undodelcommandfile
› Edit the mo script and run it in the target node
– trun <mo script>