What is ThirdEye?
ThirdEye technology is intended to manipulate digital camera in the
eComStation environment.
It provides wide variety of methods for camera utilization. User can
choose either ThirdEye/PM, ThirdEye/VIO, ThirdEye/NetDrive plugin or
ThirdEye/REXX interface. There is no limit for a resolving task.
ThirdEye/PM
Quick start. Visual control over your digicam:
Obtain preliminary information about taken photos using one
button.
Select and download photos (using drag and drop directly into the appropriate folder in the tree view).
ThirdEye/REXX
Automate any routine yourself, it's a real digital camera LEGO !
REXX is a very popular script language. Don't put aside learning it.
Do you want to know how many photos inside your digicam?
Use simple callings to ThirdEye's REXX library:
N=camxFramesTaken()
Say 'My camera holds 'N' photos.'
ThirdEye is equipped with a simple REXX script.
ThirdEye/VIO
For unix beginners :-)
Give short commands to ThirdEye:
If you want take a photo then use command line:
ThirdEyeVIO.exe olympus 2 230400 Take
To download all photos from your digicam call:
ThirdEyeVIO.exe olympus 2 230400 GetAll
ThirdEye/NetDrive
Use plugin if you perceive a digicam as disk
drive and like to browse your digital camera
using Mozilla web-browser or FileCommander;
NetDrive is a stand-alone product. It allows you to represent
different devices or data as a file system. We made the plugin for it
which interprets your digicam as a disk drive.
|