Short:    Download pictures from Fuji Digital Camera
Author:   christian@waldonet.net.mt (Christian Falzon)
Uploader: hammerhd@hotmail.com (Paul Watkins)
Type:     gfx/misc


This short utility will allow you to download the pictures
from a Fuji digital camera attached to the Amiga's serial
port. Features include:

- Produces good quality JPEG files

- Supported Camera's: Fuji MX500, MX700, MX1200

- Simple command line interface (CLI)

- Source code included with archive


Thanks to the author (Christian Falzon) for permission to
upload this.




Functions:
==========


File commands
-------------
Download an image by number
Download an image by name
Download all images
List all image info: Number, name, filesize, resolution etc
Delete an image by name
Delete an image by number
Delete all images


Shooting commands
-----------------
Shoot picture
Shoot picture, download and delete from camera

Setting commands
----------------
Flash mode  off/force/redeye/auto
Resolution  640 or 1280



Syntax:
=======

FUJICONTROL    {    DOWNLOAD [ { NAME picture-name | FRAME frameno | ALL } [ filename ] }
             | {    DELETE  { NAME name } | { FRAME frameno } | ALL  }
             | {    LIST }
             | {    SHOOT [ filename [ DELETE ] ] }
             | {    SET [ FLASH { OFF | FORCE | REDEYE | AUTO } ]
                        [ RESOLUTION 1280 | 640 | HI | LO ] }
                        [ COMPRESSION BASIC | FINE | NORMAL ]
                        [ ZOOM | NOZOOM ]
                        [ MACRO | NOMACRO ]
               }


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   12744    2489 80.4% 05-Jun-99 21:40:46  CameraCommands.c
    1962     798 59.3% 05-Jun-99 09:42:48  debugging.c
    9163    2387 73.9% 06-Jun-99 16:31:30  fuji.c
    9107    2510 72.4% 06-Jun-99 09:09:36  primitives.c
    4621    1543 66.6% 05-Jun-99 11:35:06  SerialPort.c
    2554     835 67.3% 30-May-99 16:24:16  .commands.txt
    1023     434 57.5% 29-May-99 20:26:26  .fuji from cli
   27108   13750 49.2% 06-Jun-99 09:12:06  fuji
-------- ------- ----- --------- --------
   68282   24746 63.7% 17-Jun-100 20:34:38   8 files
