Difference between revisions of "Ivent"

From Heureka Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
#Connect the Windows Mobile Device to your PC with ActiveSync (Windows XP) or with Mobile Device Center (Windows Vista)
 
#Connect the Windows Mobile Device to your PC with ActiveSync (Windows XP) or with Mobile Device Center (Windows Vista)
 
#Copy the setup file för Ivent (IventSetup_(version).cab) to the device
 
#Copy the setup file för Ivent (IventSetup_(version).cab) to the device
#From within the device's Explorer, install Ivent by double-clicking on IventSetup_(version).cab 
+
#From within the device's Explorer, install Ivent by double-clicking on the setup file.
#Copy the database filen created in PlanStart (.sdf) to the device, to folder \My Documents\Databases\XX\
+
#Copy the database file created in [[Inventory_design | PlanStart / Inventory]] (.sdf) to the device, for example to folder \My Documents\Databases\XX\, where XX is s subfolder to DatabasePath which by default is set to "\My documents\Databases\" (see below concerning settings in app.ini)
#It may be necessary to install some additional libraries, depending on the configuration on the device. You can find these components (cab-files) here: [ftp://salix.slu.se/download/heureka/Ivent/ ftp://salix.slu.se/download/heureka/Ivent/]. The files are
 
##.NET Compact Framework: file NETCFv2.wce5.armv4i.cab. Probably not necessary if you have Windows Mobile 6.0 or later
 
##SQL Server Compact Edition: file sql.ppc.wce5.armv4i.cab
 
  
 +
It may be necessary to install some additional libraries, depending on the configuration on the device. You can find these components (cab-files) here: [ftp://salix.slu.se/download/heureka/Ivent/ ftp://salix.slu.se/download/heureka/Ivent/]. The files are
 +
:*.NET Compact Framework: file NETCFv2.wce5.armv4i.cab. Probably not necessary if you have Windows Mobile 6.0 or later
 +
:*SQL Server Compact Edition: file sql.ppc.wce5.armv4i.cab
  
When Ivent is started an ini-fil called "app.ini" is read. This file can be edited in Ivent from the Settings-menu (after which Ivent must be restarted!). The settings menu is populated from the content of the app.ini file so '''if you have run earlier version of Ivent before you should remove the old app.ini file and replace it with one of the following''':
+
 
 +
When Ivent is started, some configuration settings are read from a file called "app.ini" which you can find in the same folder as Ivent is innstalled in (normally in C:\Program\Ivent\). This file stores settings made in Ivent from the Settings-menu. After making changes in the settings-menu, you must restart Ivent in order for changes to take effect. You can also edit app.ini manually, and the DatabasePath-parameter can actually only be changed this way.
 +
 
 +
The settings menu is populated from the content of the app.ini file so '''if you have run earlier version of Ivent before you should remove the old app.ini file and replace it with one of the following''':
  
 
*English version:
 
*English version:
Line 33: Line 36:
 
ComPort_GPS=COM9
 
ComPort_GPS=COM9
 
ComPort_Caliper=COM8
 
ComPort_Caliper=COM8
 
**ComPort_DME=COM7
 
**ComPort_HME=COM6
 
  
 
PosTexNumberOfValues=3
 
PosTexNumberOfValues=3
Line 41: Line 41:
 
** Intervall (ms)
 
** Intervall (ms)
 
LaserTimerIntervall=1000
 
LaserTimerIntervall=1000
 
 
...
 
...
 
</pre>
 
</pre>

Revision as of 14:29, 12 February 2010

About Ivent

Ivent is an application to be installed on a handheld Windows Mobile device. It is used for field measurements (estimations) of sample plot data. The inventory of a sample plot includes the registration of tree and site characteristics. The application can retrieve data from peripheral devices (through Bluetooth (TM)), including a digital caliper (for tree diameter measurement), a clinometer (for tree height measurement), a GPS, and a new tree positioning device (PosTex).

System requirements

  • Windows Mobile device with Windows Mobile 5 or later.

Prerequisites

  • None.

Installation

  1. Download IventSetup_(version).cab] from [1]
  2. Connect the Windows Mobile Device to your PC with ActiveSync (Windows XP) or with Mobile Device Center (Windows Vista)
  3. Copy the setup file för Ivent (IventSetup_(version).cab) to the device
  4. From within the device's Explorer, install Ivent by double-clicking on the setup file.
  5. Copy the database file created in PlanStart / Inventory (.sdf) to the device, for example to folder \My Documents\Databases\XX\, where XX is s subfolder to DatabasePath which by default is set to "\My documents\Databases\" (see below concerning settings in app.ini)

It may be necessary to install some additional libraries, depending on the configuration on the device. You can find these components (cab-files) here: ftp://salix.slu.se/download/heureka/Ivent/. The files are

  • .NET Compact Framework: file NETCFv2.wce5.armv4i.cab. Probably not necessary if you have Windows Mobile 6.0 or later
  • SQL Server Compact Edition: file sql.ppc.wce5.armv4i.cab


When Ivent is started, some configuration settings are read from a file called "app.ini" which you can find in the same folder as Ivent is innstalled in (normally in C:\Program\Ivent\). This file stores settings made in Ivent from the Settings-menu. After making changes in the settings-menu, you must restart Ivent in order for changes to take effect. You can also edit app.ini manually, and the DatabasePath-parameter can actually only be changed this way.

The settings menu is populated from the content of the app.ini file so if you have run earlier version of Ivent before you should remove the old app.ini file and replace it with one of the following:


DatabasePath=\My Documents\Databases\
ComPort_GPS=COM9
ComPort_Caliper=COM8

PosTexNumberOfValues=3
PosTexMaxDiff=1.0
** Intervall (ms)
LaserTimerIntervall=1000
...
  • You may have to edit the port settings so that they match your mobile device. TDS Nomad uses two ports for Bluetooth, ports COM8 and COM9.
  • If the caliper is connected to COM8 then the ini-file can be left as it is.
  • If you use an external GPS och connect it to COM9 the no editing is needed in the ini-file.
  • The caliper is a "Digitech Professional" with software "Digitech 11".

User's Guide

User's guide to Ivent