Operator`s manual
Q-DL-2100 Operatorʼs Manual
Quaesta Instruments, LLC (520) 449-3806 • Email: support@quaestainstruments.com
17
// Battery Thresholding
BatteryThresholdsOn=1
LowBatteryThresh=11.5
ChargedBatteryThresh=12.6
Battery Thresholding is ON, so Power Conservation mode will be entered when the
dataloggerʼs power supply voltage drops below 11.5 V. Likewise, after Power
Conservation mode is entered, Power Conservation mode will only be exited when a
power supply voltage greater than 12.6 V is obtained.
// Daily Power Up and Down Times - see ConservePwrXXX params above
DailyPwrConserveOn=0
DailyPwrUpHHMM=0600
DailyPwrDownHHMM=2000
Daily Power Conservation is OFF, but had it been set to ON, Power Conservation
mode would be entered each day at 20:00 and exited at 6:00 the next morning.
// Remote Communications
UseRS232=1
RS232BaudRate=19200
UseSatModem=0
The RS-232 interface has been selected for monitoring of the datalogger and its data
– the datalogger will treat the RS-232 interface as a terminal interface.
The Baud Rate is set to 19200 baud.
The integrated Iridium satellite modem, if it exists, is Disabled.
2.5 Modifying the INI parameters via the Terminal interface
All of the datalogger INI parameters described above can be set via the command line of an
interactive Terminal interface with the datalogger.
i.e., typing ʻBatteryThresholdsOn=0ʼ will turn OFF Battery Thresholding.
typing ʻRecordperiod=30ʼ will cause data indicated by the Dataselect INI parameter to be
sampled and recorded each time a recordperiod number of minutes elapses.
Each time an INI parameter is successfully changed the current list of INI parameters will be
displayed in the same format as that of the the QILogger.ini text file.
Typing ʻshowiniʼ will display a list of all user configurable INI parameters and their values.