Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Visit the logger in centrix.org

  2. Go to the READ/WRITE CONFIG tab

    Image Added
  3. Press Read Device Config to retrieve the latest configuration from the logger

  4. Click on Open As XML

    Image Added
  5. Scroll down until you find the <ConfigDip> part

  6. Add the channels you wish to be pushed to server by their ID:

    Code Block
    <dip id="384" push="1" />
    
Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.
Info

Channel numbering:

id=0 to 26 belong to the master logger

id=384 to 767 belong to the first slave unit

id=768 to 1151 belong to the second

id=1152 to 1535 to the third

id=1536 to 1921 to the fourth

id=1922 to 2305 to the fifth

id=2306 to 2689 to the sixth

id=2690 to 3074 to the seventh slave unit

Let’s say you want to set the logger

...