Difference between revisions of "Ivent"

From Heureka Wiki
Jump to navigation Jump to search
(Replaced salix FTP links with heurekaslu equivalents.)
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
 
== About Ivent ==
 
== 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 ([http://www.haglofcg.com/index.php?option=com_content&view=article&id=80%3Apostex&catid=57%3Aproductsolutions&Itemid=118&lang=en PosTex]).
+
Ivent is an application to be installed on a handheld Windows Mobile device. It is used for field inventory of sample plots. 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 ([http://www.haglofcg.com/index.php?option=com_content&view=article&id=80%3Apostex&catid=57%3Aproductsolutions&Itemid=118&lang=en PosTex]).
  
 
== System requirements ==
 
== System requirements ==
* Windows Mobile device with Windows Mobile 5 or later
+
* Windows Mobile device with Windows Mobile 5 or later.
  
 
== Prerequisites ==
 
== Prerequisites ==
* None
+
* None.
  
 
== Installation ==
 
== Installation ==
#Download [ftp://salix.slu.se/download/heureka/Ivent/IventSetup.cab IventSetup.cab] and [ftp://salix.slu.se/download/heureka/Ivent/Holmen.sdf Holmen.sdf] to your PC
+
#Download IventSetup_(version).cab] from [https://www.heurekaslu.se/filerepository/Ivent/]  
 
#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.cab) to the device
+
#Copy the setup file för Ivent (IventSetup_(version).cab) to the device
#Install Ivent by clicking on the cab-fil (IventSetup.cab) from within the device's Explorer
+
#From within the device's Explorer, install Ivent by double-clicking on the setup file.
#Copy the demo database (Holmen.sdf) to the device, folder \My Documents\Databases\Holmen\
+
#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 [[User's guide to Ivent#Settings | Ivent Settings]])
#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
 
  
 
+
====Troubleshooting====
When Ivent is started an ini-fil called "app.ini" is read. This file is in the same folder as Ivent is installed in. Example of the content of "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: [https://www.heurekaslu.se/filerepository/Ivent/ https://www.heurekaslu.se/filerepository/Ivent/]. The files are
+
:*.NET Compact Framework: file NETCFv2.wce5.armv4i.cab. Probably not necessary if you have Windows Mobile 6.0 or later
<pre>
+
:*SQL Server Compact Edition: file sql.ppc.wce5.armv4i.cab
DatabasePath=\My Documents\databases\
 
ComPort_GPS=COM9
 
ComPort_Caliper=COM8
 
 
 
**ComPort_DME=COM7
 
**ComPort_HME=COM6
 
 
 
PosTexNumberOfValues=3
 
PosTexMaxDiff=1.0
 
** Invetvall (ms)
 
LaserTimerIntervall=1000
 
</pre>
 
 
 
*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-filen can be left as 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 ==
Line 46: Line 26:
  
 
[[Category:Software]]
 
[[Category:Software]]
[[Category:Download and Install]]
+
[[Category:Install]]

Revision as of 16:52, 11 December 2019

About Ivent

Ivent is an application to be installed on a handheld Windows Mobile device. It is used for field inventory of sample plots. 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 Ivent Settings)

Troubleshooting

It may be necessary to install some additional libraries, depending on the configuration on the device. You can find these components (cab-files) here: https://www.heurekaslu.se/filerepository/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

User's Guide

User's guide to Ivent