Showing results 1 to 5 of 5

Thread: Script to add neighbor

  1. #1
    Member Reputation: 310
    Join Date
    2009-03-11
    Posts
    387


    Default Script to add neighbor

    Dear all
    anyone know about how to write scripts to add neighbor for BSC6000, pls help me.
    and for another vender also need your help ( Alcatel, Ericson,********)

    RG

  2. #2
    Member Reputation: 158
    Join Date
    2010-11-14
    Posts
    117


    Default Re: Script to add neighbor

    Dear

    use blow command

    ADD CELL2GNC: IDXTYPE=BYNAME, SRCCELLNAME="Cell000", NBRCELLNAME="cell002", HOCTRLSWITCH=HOALGORITHM1, INTERCELLHYST=50, MINOFFSET=60, PBGTMARGIN=100, INTELEVHOHYST=68;

  3. #3
    Member Reputation: 310
    Join Date
    2009-03-11
    Posts
    387


    Default Re: Script to add neighbor

    Quote Originally Posted by Alex_R View Post
    Dear

    use blow command

    ADD CELL2GNC: IDXTYPE=BYNAME, SRCCELLNAME="Cell000", NBRCELLNAME="cell002", HOCTRLSWITCH=HOALGORITHM1, INTERCELLHYST=50, MINOFFSET=60, PBGTMARGIN=100, INTELEVHOHYST=68;
    Hi!
    It use for add cell by cell, right?
    I want to have script to for all cells.

  4. #4
    BannedUser-MultiAccounts Reputation: 155
    Join Date
    2010-01-14
    Posts
    150


    Default Re: Script to add neighbor

    Convert the command to formula in excel. Put source cell in column A and neighbor cell in columns B.

    ="ADD CELL2GNC: IDXTYPE=BYNAME, SRCCELLNAME="&A1&", NBRCELLNAME="&B1&", HOCTRLSWITCH=HOALGORITHM1, INTERCELLHYST=50, MINOFFSET=60, PBGTMARGIN=100, INTELEVHOHYST=68;"

  5. #5
    Member Reputation: 73
    Join Date
    2010-11-17
    Location
    earth
    Posts
    65


    Default Re: Script to add neighbor

    in order to run many commands, you have to make a batch and run it on BSC LMT

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •