HTV-M Download Software Manual
HTV-M Download Software Manual
www.ppmtechnology.com
PPM Technology Ltd. – Cibyn Ind. Estate – Caernarfon – Gwynedd – LL55 2BD – Wales – UK
Telephone: 44 (0) 1286 676999 Fax: 44 (0) 1286 671881 E-mail: info@ppmtechnology.com
Registered in Wales: 3743347 VAT Number: GB 713 750 842 ISO 9001 2000 Registered Firm
Amended: 05/Dec/2012 Issue: 1.5
©2009, 2010, 2011 PPM Technology Ltd.
htV-m Download Software
TABLE OF CONTENTS.
INTRODUCTION...................................................3
HARDWARE INSTALLATION..................................... 4
SOFTWARE INSTALLATION......................................5
FIRST STEPS: CONNECTING.................................. 6
FIRST STEPS: DOWNLOADING DATA.........................8
FIRST STEPS: SAVING DATA.................................. 10
FIRST STEPS: SCHEDULES.................................... 15
FIRST STEPS: SETTINGS.......................................18
DATA DOWNLOAD AND SAVING...............................19
SCHEDULE CONTROL........................................... 22
OTHER INSTRUMENT SETTINGS.............................. 24
ADVANCED TOPICS.............................................. 29
2
htV-m Download Software
INTRODUCTION.
The newer htV-m instrument contains many advanced
features in addition to an extended memory range. In
order to access these features a PC is required which
connects to the instrument via the built-in USB
connection. This software allows:
3
htV-m Download Software
HARDWARE INSTALLATION.
You should have received an USB cable with your htV–m:
one end of which has a mini–B type plug and the other
has a larger standard type–A plug. The type–A end
needs to be connected to a USB port on your PC. If
your PC does not have a USB port you may need to
install an USB adaptor card in your PC first – see the
relevant instructions included with the adaptor card
before continuing.
4
htV-m Download Software
SOFTWARE INSTALLATION.
The software is provided on a CD – insert it into your
PC. If auto-run is enabled on your PC then the
installation routine ought to begin. If auto-run is not
enabled then proceed as follows:
• Press down the 'Windows' key and the 'R' key at the
same time to open the 'Run...' box.
5
htV-m Download Software
FIRST STEPS: CONNECTING.
When the software first starts we are presented with
the main screen and most of the functions are disabled
– this is because we have not connected the PC to our
instrument yet. To do this we need to tell the PC where
the instrument is connected.
7
htV-m Download Software
FIRST STEPS: DOWNLOADING DATA.
On the 'Download' tab there are initially two sections –
'Memory Usage' that summarises the memory used on the
instrument and 'Download Memory' that lets you download
and erase the whole of the instrument memory or just
portions of memory.
Usage:
Download:
There are four buttons in this section: The top two buttons
will download all the memory or erase all of the memory.
The remaining two buttons will perform the same functions
but only on a selected portion of the memory – the portion
is defined by using the sliding control between the two sets
of buttons. The portion related controls are only shown
when there are enough slots to download. In addition, it is
only possible to erase portions of memory when the
selection starts from the first slot.
9
htV-m Download Software
FIRST STEPS: SAVING DATA.
Once data has been downloaded you can choose the way
that your data is presented in the output by using filters,
there are many to choose from:
All
By Schedule
You may opt to only save data which was stored as part of
schedule – manual samples will be omitted from the
output file.
By Date Range
10
htV-m Download Software
By Concentration Range
This, the most complicated filter, will let you define which
samples to save based on the formaldehyde concentration
of the sample. You may choose from three comparisons:
Comprehensive
Once you have selected a filter you may use the 'Test Filter'
button. This will show a summary of how much of the
11
htV-m Download Software
downloaded data will be saved using the selected filter.
When you are ready to save your data you may also select
the type for your output file - this is done by selecting the
appropriate type from the 'Save as type' list after pressing
the 'Save Data' button. There are four types available:
For now we'll use the default 'All (DD — MMM — YY)' filter
and save the data as 'CSV (Comma)', clicking on the 'Save
Data' will open a new window where you can specify a
filename and location for your data.
12
htV-m Download Software
The application will suggest a filename for you based
on 'HTV_' followed by the date and time but you can
change this to be something more meaningful. There
is no need to add the 'CSV' or 'TXT' extension to the
filename as the application will do this for you.
Date,Time,Reading/ppm,Temperature/oC,Humidity/%rh,Reading/mg.m^3,Notes
04Jun2008,02:59:25,0.168,23.9,61.3,0.2068,Scheduled
06Aug2008,10:01:03,0.253,22.84,67.2,0.3126,Manual
06Aug2008,10:05:17,2.05,23.01,65,2.5315,Manual
06Aug2008,10:21:14,0.139,22.97,67.2,0.1717,Scheduled
06Aug2008,10:22:19,0.108,22.6,66.8,0.1336,Scheduled
13
htV-m Download Software
The 'Notes' column holds extra information on each
sample such as how the sample was taken; whether the
instrument was calibrated and if the battery was running
low. You may notice that there are gaps in the data, this
can be because the software pauses the running schedule
when downloading data; the instrument failed to sample or
the instrument was turned off during the schedule.
14
htV-m Download Software
FIRST STEPS: SCHEDULES.
Schedules allow the instrument to use it's internal clock to
automatically take samples over a defined period of time.
The instrument can also be instructed to only sample on
certain days and to only fill — not overwrite — it's memory
bank whilst in a schedule.
16
htV-m Download Software
17
htV-m Download Software
FIRST STEPS: SETTINGS.
Miscellaneous instrument settings and information are
placed on the 'Settings' tab. From here the instrument
sampling mode and settings can be seen; the audible
alarm settings can be changed (if the appropriate
hardware is fitted) and the instrument clock can set. More
advanced features are hidden at first as they should only
be adjusted in conjunction with detailed instructions or
when instructed by the manufacturer or their local agent.
18
htV-m Download Software
DATA DOWNLOAD AND SAVING.
Cancelling a Download.
Memory Portions.
19
htV-m Download Software
To select a portion first drag the slider on the 'Download'
page to the first or last slot in your portion – the portion
number will be shown in the box above the slider. Now hold
down the SHIFT button on the keyboard whilst you drag the
slider again to the other end of your portion – the mouse
pointer will change from being the normal cross-hair to
being a double-ended arrow whilst you drag the slider.
Release the slider to complete the selection process.
The problem come about because 'pure' CSV files use the
',' character to separate the data columns so when the data
“1” “2.3” and “4.5” is saved it is written as “1, 2.3, 4.5”
but the local settings makes the output file become “1,
2,3, 4,5” which is then incorrectly read back as being “1”
“2” “3” “4” and “5”.
20
htV-m Download Software
The solution in these areas is to use the 'alternative' CSV
format which uses ';' to separate the data columns and
therefore avoids the confusion. The problem can also be
avoided by using one of the two text formats that use
white–space characters to separate the data. You may need
to specify the data separation character used when you
import the data into the third-party application.
21
htV-m Download Software
SCHEDULE CONTROL.
When the application is first run much of the complexity
behind setting the schedule is hidden until the 'Advanced'
button is pressed. All the controls are then revealed and
can be used to refine the schedule. Pressing the button
again (note that the label changes) will hide the extra
controls.
The 'Save All' option will force the instrument to save all
samples to the internal memory slots – the usual behaviour
is to only save manual and scheduled samples but not
those initiated by third-party devices such as the AMS2 or
SPC1. If you use such devices and wish to maintain a local
'backup' of the samples then you would activate this
option.
Alarm.
Clock.
26
htV-m Download Software
Please note that valve settings will only take effect
on instruments where a valve has been fitted — if it
is not fitted then you should not activate this
feature as changing the settings may result in a
inoperable instrument.
The offset controls when an actuator will start it's run with
respect to 'Time Zero' which is marked on the preview with
a red line. The offset can be adjusted between –12.8 and
+12.7 seconds. The duration controls the amount of time
that an actuator runs for and can be adjusted between 0
and 25.5 seconds.
27
htV-m Download Software
actuator starts (the black bar on the preview). The pump
settings are shown by the green line on the preview and the
valve settings are shown by the blue line. If either are set to
'Always' then a light grey line is shown instead.
If the port you wish to use is not shown in the list (maybe
it's a USB adaptor which you connected after starting the
application) then pressing the 'Rescan PC for new ports'
button will re-populate the list. If you still can't find the
correct port then please check that the port has
enumerated correctly in the Windows Device Manager —
you can find this in the Control Panel under System
Properties or by using the 'Windows' Key and the
'Break/Pause' Key together.
29
htV-m Download Software
30
htV-m Download Software
Position Meaning
1st : x 1 if instrument was calibrated.
32
htV-m Download Software
You can also click on the 'Generate Technical Report' button
on the 'Configure' page: this will not only collect the current
session log but also the current instrument settings and
data along with information about your system into a
special file which you can then send to the support
personnel. This 'Technical Report' will be saved to your My
Documents folder and will be called “TechnicalFile.htv”.
When you use this switch you will be asked for your
current password and to enter your new password. You
must enter your new password twice to confirm that you
entered it correctly. The new password will take affect
immediately.
36