Production Switchers

 View Only
  • 1.  Mnemonics text change

    Posted 05-10-2019 18:03

    Hi  everyone!

    I'm looking for solution for changing mnemonics text in carbonite panel. 

    I've found some ogScript commands for Carbonite in dashboard like: Mnemonic 80440 text, Mnemonic 10 text, Mnemonic 9007 text, etc.

    Can someone give me a hint about the mnemonics numbering logic in that commands?



  • 2.  RE: Mnemonics text change

    Posted 05-28-2019 15:17

    You'll want to use the "set source mnemonic" under the Carbonite device in the tree. Then you set the source to IN:1 for input1, IN:2 for input 2, etc.


    #Carbonite


  • 3.  RE: Mnemonics text change

    Posted 06-17-2019 18:53

    Hi,

    Ryan suggests using the RossTalk commands for doing the mnemonic changes and that works great.

     

    To your question about the numbers -- These are OIDs for the sources.  So the numbers are based on creating a Vast Table with spaces incase of future growth.  Physical inputs for example start at like 1000.

    When in DashBoard you can use the CTRL+I to open inspector and click on elements in the UI to see what they have for values.

    For sources -- go to the Buses page.  Click on any of the source buttons when you are in inspector mode and it will open a table to see the source table and the numbers that correspond to each External and Internal source.

    Les


    #Carbonite