Additional program parameters - HMT140

HMT140 User Guide

Document code
M211488EN
Revision
J
Language
English
Product
HMT140
Document type
User guide

HMT140 Utility software stores all program information in an INI text file, HMT140Utility.INI. You can use this file for reference, and, if you are updating several HMT140 loggers, save time by making edits to the file directly.

To modify the HMT140Utility.INI file:

  1. Go to the Help menu, select Utility Folder Paths, and then select Explore Setup.
  2. Double-click the file, HMT140Utility.INI. It will open in a text editor.
  3. To set the maximum number of tries (updates the Tries field, default maximum is 5):
    [Settings]
    MaxNumTries=5
  4. To modify the default UDP port (default is 6767):
    code
    [Settings]
    DefaultPort=6767
  5. To specify the auto find channels:
    [Settings]
    ChannelMask=1,2,3,4,5,6,7,8,9,10,11
  6. Restart HMT140 Utility to apply the changes.