Facility Control

 View Only
  • 1.  Load an Ultrix DATABASE via Custom Panel [SOLVED]

    Posted 05-29-2019 08:01

    Hi guys,

    I need to create a custom panel button to load a specific database in my Ultrix routing system.

    Is it possible?

     

    Thanks in advice,

    Raffaele



  • 2.  RE: Load an Ultrix DATABASE via Custom Panel [SOLVED]

    Posted 06-20-2019 02:35

    Hi, Yes, this is possible.

    Use OID 0x21B to select the desired database to load (the available databases are enumerated as parameter constraints.

    The currently active database is not listed in the available options)

    After using that parameter to select the database you wish to load, set OID 0x251 to '1' to cause the database to be activated.

    Please allow time for the system to load and activate the new database before use. The exact amount of time required varies with the size/complexity of the new database. larger, multi-level databases will require longer o be fully activated than small, simple ones.

    Regards,

    Matt

     

     


    #DashBoard


  • 3.  RE: Load an Ultrix DATABASE via Custom Panel [SOLVED]

    Posted 06-20-2019 07:24

    Thanks Matt, 
    that's what I was looking for.

    Sincerely,
    Raffaele


    #DashBoard