DataPlus - a data collection tool
DataPlus® is an application generator and host that allows for fast customized data collection for Android and Windows based mobile computers.
Functions
DataPlus enables you to create and manage applications that replicate clipboard data sheets. Additionally, it offers advanced users the capability to develop custom user programs.
Features
DataPlus is compatible with both Windows and Android mobile devices. The application operates seamlessly across both platforms without requiring user modifications, providing a unified interface for all your data collection needs.
System Requirements
IBM Compatible PC: Windows 95, NT4.0, 98, 2000, XP, Vista, 7, 8, 10, 11 with SVGA Graphics, 8M RAM & 4M hard drive space (*Vista, Win7, Win8 require a 3rd party DOS software installed to allow testing of applications in DOS and the OS).
WinCE Portable Computer: HPC or Pocket PC Type with WinCE 3.x or higher, Strong-Arm, XScale or x86 Processor (including Windows Mobile 5, 6 and 6.5
Android: Optimised for Juniper Allegro 3 and Archer 4.
More Functions
- You design and test the application on your desktop PC then transfer it to your hand held.
- The software consists of familiar user-friendly set up screens.
- Accommodates a combination of keyboard and external device input, custom screen layouts, data error checks and data entry types.
More Features
- .Depending upon memory, up to 255 applications may reside on portable, computer at one time.
- Multiple data levels – up to four data levels with up to nine branches for each level, 250 columns
- Remap keys to suit different devices.
- Write “C” like programs for custom calculations, data manipulation and report printing
- User defined data entry types, constant data displays, error checks, flow controls, and data formats.
- Robust data conversion features to either XBASE DBF or ASCII formats.
- External device input can be accommodated for any RS232C (including Bluetooth), linking most electronic devices like eg GPS receivers – smart barcode wands and scanners – digital calipers – electronic balances and scales – RF tag receivers – laser rangefinders – water quality multi probes.
- Mobile device functions that include four different levels of touch screen support to suit devices from full keyboard to touch screen input only.
- Detailed User Manual included.
Out in Industry
Frequently Asked Questions
Is it a possible to build a DataPlus application to log GPS points, say at 10 second intervals as well as have the ability to bring in other serial data from another com port at the same time?
There are four types of serial input. Standard Input, Streaming Input, Auto Polled Input, and Manual Polled Input.
Using a combination of these depending on the devices together with the line feed should enable the feature you are after.
GET NMEA STRING > Close Port
GET OTHER DATA > Close Port
Line Wrap
Wait
GET NMEA STRING > Close Port
GET OTHER DATA > Close Port
Line Wrap
Wait
Mike from Elecdata might have further suggestions.