DataMax Manager (DMM) is a Microsoft© Windows utility designed to provide an automated
means to process images captured by the Ricoh 500SE camera into useable file formats
based off your workflow requirements. In order to properly utilize DMM, a general
knowledge of the camera’s GPS capability and memo embedding procedures should be
understood. Detailed information on these items can be located in the camera’s user
manual.
DMM Primary Features:
1. Automatic renaming of image and video files based off their memo data, GPS position or time.
2. Automatic folder creation based off image memo data or date to organize files
3. Excel Spreadsheet creation of all images in a set.
4. MS Word report generation based off customizable templates
5. Imprinting of images with memos, logos, time or GPS information.
6. Conversion of Lat/Lon in images to various coordinate systems.
7. Automatic file transmission to remote servers via FTP
Windows XP Service Pack 3, Vista, Windows 7. 4GB RAM, Duel-core processor recommended for large image volume processing.
Microsoft Office 2003 or better (for Excel and Word document creation)
Google Earth (for viewing KMZ files)
ArcMap (For importing .shp file)
Table of Contents:
Selecting Input and Output Folders
Setting Basic Image Folder Options
Selecting Advanced Image Folder Options
To get the best workflow automation from DMM it is important to take some time to understand its capabilities and how best to apply them to meet your workflow requirements. This also relates to how you set up your camera memos. For example, suppose you are taking pictures of assets with the 500SE and you want the images you take to be automatically renamed off the asset number and placed into a folder for each days work.
To achieve this objective we first make a memo list for the camera that contains the number for each asset. Once the number of the asset is selected in the camera and pictures are taken, the asset’s number is embedded into the image.
In DMM we make the setting to rename the images based off Memo One (the asset’s number) and set the folder naming options to System Date. Now all arriving images will be placed in a newly created folder for that day and inside will be the renamed image files. If there is also a desire to have an Excel spreadsheet created as well, say for import into an Access database, then the Report Data Format would be set to Excel.
There are many ways DMM can be configured. Initially this may lead to some confusion about what options invoke what behavior as it pertains to file processing. Start off with the minimal number of settings and use test images. As you develop familiarity with DMM you will be better able to select the settings that best optimizes your workflow.
Refer to the Understanding Camera Memos section of this help file for more information on creating memos.

















Geo Map File Creation:
For workflows that utilize the 500SE to capture GPS position
information, DMM has the ability to generate common map file types used by programs
such as Google Earth or ArcGIS.
1. Across from the ‘Mapping Files Folders’ icon in the ‘Export Folder Structure Settings’ window, are three radio buttons that determine where map files will reside. In this example we will select the option ‘Use New Folder Named:’ and leave the folder name to the default of ‘Geo’. This option will place duplicates of the original renamed images and their related map file(s) placed into a new folder called ‘Geo’ that will reside underneath the image set Group Folder.This will keep our mapping files separate from our original or imprinted images and allow us to share our map files by simply sharing, or sending, the ‘Geo’ folder for that set.
Had ‘Use Image Folder’ or ‘Use Group Folder’ been selected, the map files would reside in those respective locations instead and no duplicate image files would be created. If we were not using Group folders, map files for all images processed would be combined into a single map file regardless of the images memo one data.
2. Selecting the ‘More Options’ button allows us to select our map file types from the ‘Data Format’ window. In this case we will select to have only Google Earth (KML) files generated.
If we were using ArcGIS we would have selected the ‘Shape File’ option.
Note: The shape files generated in DMM have limited functionality in GIS and do not provide automatic image hyper-linking or geo-database /SDE integration. It is recommended that GIS extensions designed to import 500SE images directly into GIS be utilized instead. These extensions are available from:
Windenvironmental.com or Geospatialexperts.com.
3. Once the images are processed, a folder called ‘Geo’ is created inside the Group folder. Inside the ‘Geo’ folder we will find the duplicate images, the KML file and a camera icon used to reference the image points in Google Earth.
4. Opening the KML file with Google Earth installed bring up the image points in the map area where the images were taken.
In the Google ‘Places’ table to the left of the image names are visible active hyperlinks and may be checked or unchecked as needed.
Note: If a compass is utilized with the 500SE each image will have an accompanying ‘cone-of-view’ layer displayed on the screen that indicates the direction the camera was facing when the image was captured.
5. In the main map window the camera icons may be hovered over to reveal a thumbnail of the image inside a data box that points to the active icon. In the data box below the thumbnail is the associated memo and GPS data of the image. Clicking on the thumbnail in the data box will open the full size image in a new browser window.
Note: In order to have the image open full size in an external browser you must select Tools/Options from the Google Earth toolbar and from the general tab ensure both ‘Show Web Results in External Browser’ and ‘Allow Placemark Balloons to Access Local Files and Personal Data’ are enabled.











Setting Advanced Options:
File Logging: By enabling logging, a record of all activity
performed by DMM is created in a log file. Enabling logging is recommended as it
provides verification of exact image processing times and events for chain-of-custody
purposes and also provides a means to quickly diagnose issues with DMM if there is
a processing error. Using the log file ‘Browse’ button, navigate to or create a logically-named
folder. Select the period of time logging data will be appended to the log file:
Daily, weekly or monthly. The log file will be named based off these parameters.
Once a time parameter period is expired, a new log file with the next period parameter
name will be created.
Note: Do not direct the log file to reside in the input or output folder or sub folders.
Processing: Images, and/or all generated files, may be automatically routed to an FTP server after processing.
Enter the IP address or name of the FTP server. The ftp prefix (ftp://) is NOT entered. Enter the proper user name and password for server access. Select ‘Passive mode’ if the destination server does not support active mode. Selecting ‘Send Image Only’ will refrain other generated content, such as reports or geo files, from being sent to the server.
Custom Command Execution: This feature allows user-defined routines, or scripts,
to run once images are processed that go beyond the native capabilities of DMM. Suppose,
for example, that there is a need for an HTML web page created of all the images
processed in a session. By entering the proper calls in the custom command line,
such a web page can be generated automatically by DMM.
Familiarity with script programming
is recommended to utilize this feature. String symbols that than can be passed as
a command line parameter are provided to the right.
A sample script ‘genhtml.bat’
comes with DMM. It is located in the DMM program folder. This script automatically
generates a html file containing thumbnails of image files, their memos and GPS data.
Usage: (Change ‘Path’ to reflect where the .bat file resides on your machine)
C:\Path\genhtml.bat%OUTPUTFOLDER %FULLFILENAME %DATE %MEMO1 %MEMO2 %MEMO3 %MEMO4 %MEMO5 %GPS
Start On Load: Checking the ‘Start On Load’ box will allow DMM to start automatically when the computer boots and reside in the SysTray. This ensures DMM is always available to process any content that arrives into its input folder without a user needed to start the application.
Types of String Symbols:
%INPUTFOLDER Input folder name
%OUTPUTFOLDER Output folder name
%FILENAME Renamed File Name
%FILEPATH Directory of Renamed File Name
%FULLFILENAME Renamed File Name including path
%MEMO1 Memofield 1 from file
%MEMO2 Memofield 2 from file
%MEMO3 Memofield 3 from file
%MEMO4 Memofield 4 from file
%MEMO5 Memofield 5 from file
%GPS GPS information (lat/lon)
%DATE Image taken date
Registration:
DMM must be registered within 30 days of installation for it to remain fully functional. The information needed to register DMM must come from the Reseller you purchased DMM from or you can purchase directly from ExtraWave webpage .
1. Click on the ‘Register’ button from the main screen to invoke the registration data-entry dialog form. Enter the following:
Name, Company and Purchase receipt number as supplied by your reseller and click the ‘Get Registration Via Secure Internet’ button.
2. DMM will automatically route to the EasyRegServer.com web page. The information entered in the previous step will be auto-populated in the web form. Optional e-mail and phone number may be entered. Press the ‘Get Registration Code’ button.
3. If the entered information matches the reseller issued information, EasyRegServer will automatically display a valid software registration license.
Note: Highlight and copy the license number for easy entry into DMM.
4. Once the license number is pasted (or manually entered) into the Serial No. section of the DMM Registration screen, an indicator that ‘Registration Successful’ will appear. DMM is now fully licensed.
Note: If DMM was already expired it may be required to restart the program for the interface buttons to become active.
Camera Memos are pre-defined lists of data that relates to your workflow. From the camera’s ‘Memo’ interface you can select items from this list to be associated to the image or images you capture. Memo data is permanently embedded into the image. DMM parses this embedded data out of the image and uses it to perform the automated routines mention in this help file.
An unlimited number of ‘Memo Lists’ can be stored on the camera’s SD memory card. Most workflows require only one. Each list can contain up to 10 “Memo Fields” and each field can have up to 50 pre-defined “Values” that can be selected by the operator via a drop-down interface. In addition to making pre-defined lists, memo field values may also be populated during the workflow by the camera’s on-screen keyboard or by using the camera’s barcode scanning feature.
To maximize workflow efficiency, thought must be given to the structure of a memo list. Generally the items toward the top of the memo list should be the most dynamic, or changed the most often. This would be items such as an object’s unique identifier or a classification that can change dependent on the object. The labels and values of list items that change the least, or do not change at all, should be toward the bottom. Examples of this would be the name of the photographer or the company that person works for.
The following restrictions apply when creating your own List:
Note: Label names may contain up to 20 characters but only the first 8 are visible on the camera’s LCD.
Value entries may contain up to 32 characters but only the first 14 are visible on the camera’s LCD.
Drop-down list can contain a maximum of 50 value entries.
The Memo file name should not be longer than 7 characters so it displays properly on the camera’s LCD.

Creating a Memo List in List Editor:
Launch List Editor:
List Editor is a Ricoh application that installs with other camera applications from the CD that comes with the 500SE.
Select List Editor from your Caplio Software Program Group.
Note: List Editor is the ListEdit Program Group if installed separately. If you have lost your CD or need the 10 memo version of List Editor contact you reseller.
Enter Memo Data:
The 5 tabs across the top of List Editor represent the 5 Labels in the order they will appear on the camera’s screen. Click on each tab and provide it a name using the ‘Item Name’ entry field. The Values for each Label are entered using the ‘Details:Input’ area. Entering multiple values by using the ‘Add’ button creates a drop-down list for that Label.
Multiple value entries may be Edited or have their order changed by using the respective buttons.
Note: 10 tabs are visible if you are using the 10 memo version of List Editor.
3. Save The Memo File:
Select ‘Save As’ from the top menu and navigate to a place on your hard drive to store your memo files. It is recommended you create a new folder called ‘Memo Lists’ to store them in.
Save the memo file with a meaningful name for easy identification. Keep the .mta extension.
Note: Value entries may contain up to 32 characters but only the first 14 are visible on the camera’s LCD.
Drop-down list can contain a maximum of 50 value entries.
The Memo file name should not be longer than 7 characters so it displays properly on the camera’s LCD.



Preparing a Memo File for Use:
Memo files must reside in the camera's SD memory card inside a folder on the cared called ‘Template’. The Template folder is created when formatting a memory card for the first time in the camera. It is not recommended to create the folder manually.
If your card has not been formatted in the camera, format the card before proceeding.
Warning: Formatting a memory card will delete all images on the SD card.
For this exercise the SD card should be removed from the camera and placed into an SD card reader connected to the PC. Alternately, the camera may be set to ‘Mass Storage’ mode using the camera’s USB menu options. Refer to your camera manual on instructions on how to do this.
1. Open 2 File Explorer Windows by placing your mouse pointer on the START button and press the Right mouse button.
2. Highlight ‘Explore’ and Left-Click your mouse.
3. An instance of File Explorer will open. Navigate to your Memo List Folder. Repeat steps 1 and 2 above to open a second File Explorer instance.
5. Navigate the second File Explorer to expose the camera’s TEMPLATE folder.
6. Drag-n-drop the Memo file(s) to the Template folder.



Accessing the Memo File in the Camera:
Once the Memo file has been transferred, place the SD card in the camera with the camera’s power off. If the USB transfer method was used, disconnect the camera from the PC.
1. Turn the camera on and ensure the Mode Dial is in the green camera icon position.
2. In the upper-right of the LCD an orange box with the word MEMO should appear.
Note: If the Memo box is not visible it may be the camera is set to the wrong ‘display mode’. Press the DISP button on the back of the camera until the display changes to the mode where all camera information such as resolution and flash state is displayed. This is the mode the memo box can be seen.
3. Press the camera’s ADJ / MEMO button to display the memo list on the screen.
Selecting Labels and Values:
1. Using the keys, scroll up and down to highlight Values for the different Labels.
2. With a Value highlit, press the key to expose the drop-down selection list if one was created.
3. Use the keys to scroll through the list. Select a value by pushing the button.
4. Once all changes are made, press the ADJ / MEMO button to exit the menu.
Note: Once the desired memos are selected, all images subsequently captured will be embedded with those memo selections. Memos are set BEFORE taking the picture.




DMM is a ‘Hot Folder’ monitoring application. Any images or videos in that are in the Input Folder BEFORE DMM is started will NOT be processed.
After all parameters are set, return to the DMM ‘Main Screen’ and press the ‘Start’ button. The button will change in name to ‘Stop’. This indicates DMM has started an is now monitoring the ‘Input’ hot folder for new content to arrive.
As content arrives into the ‘Input’ folder, the ‘Processing status’ indicator bar will show the number of files remaining to be processes. If FTP was utilized the ‘FTP status’ bar will indicate the number of files remaining to be sent via FTP.
DMM may be minimized to reside in the Systray at any time.
Note: Do not close (X) DMM while it is processing files.
To interrupt file processing press the ‘Stop’ button.







