Home   Info   Examples   Downloads   Purchase   Contact


The information here will keep you updated on the latest items. Be sure to register on the Forum so you can share your comments & suggestions and communicate with other users.


News

July 29, 2007 - The CamExpand and Viewer software has been updated to v1.1.0. See the software history tables listed at the bottom of this page for details.


July 24, 2007 - The CamExpand software is now available for download and purchase.



Known Software Issues
This is a list of the CamExpand issues that need to be fixed. If you encounter a problem with the software, please contact Apps That Rock so it can be listed here for other users to see. Work arounds are also listed here until a new download is created with the issue fixed.
 
v1.1.0 - 8/11/2007
  • ISSUE: When applying two or more effects with color parameters to captured or imported pictures, the color that was selected last will be used for all of them.

    WORK AROUND: None at this time.

 
v1.1.0 - 8/4/2007
  • ISSUE: When the <!--repeat top,file1,file2,count--> or <!--repeat bottom,file1,file2,count--> tag counts are set to 0, the data is only repeated once. It is supposed to repeat data continuously.

    WORK AROUND: Set the tag count to a large number like 10000.



Future Updates for this Version
These are items planned for the next update.

  • Image monitoring - LITE & FULL - Search for a picture file within the monitoring area.
         wait for image=60,c:\path\file.ext
              capture picture
         wait for image end
     
  • Serial port communications - FULL - Monitor a serial port for incoming data and also be able to send data out.
         serial open=1
         serial config=1,9600,1,N
         wait for serial input=1,60,Data string
              capture picture
              serial output=1,Data string
         wait for serial input end
         serial close=1



Items Planned for the Next Version
Feel free to contact Apps That Rock and suggest some other functions you would like to see in the next version.

  • Wizard user interface - LITE & FULL - This interface will ask the user a series of questions to help them configure CamExpand for their specific application.

  •  
  • Optical Character Recognition (OCR) monitoring - FULL - Search for text within the monitoring area.
         wait for ocr=60,text
              capture picture
         wait for ocr end

     
  • AVI file creation - FULL - Be able to create AVI files based on the capture area.



CamExpand Software History
 
v1.1.0 - 7/29/2007
  • UPDATE: The program scheduler has the OPENED PROGRAM command available that allows programs opened in the editor to be put in the program queue on a specific date and time. Two more commands were added to give the user more control: CLEAR PROGRAM QUEUE and STOP PROGRAM. These three commands will give users the ability to have the scheduler put programs in the queue, clear the program queue and stop the program that is currently running.
     
  • UPDATE: The following tags have been added to give users more freedom to format text added to pictures, entered in emails, put inside text fields, put inside text files and put within web page templates:
    • <!--cr--> - Carriage return.
    • <!--lf--> - Line feed.
    • <!--crlf--> - Carriage return / Line feed.
       
  • ISSUE FIX: The [Select Area] and [Select Monitor Area] buttons did not always store the area coordinates in the clipboard properly.
     
  • ISSUE FIX: The #CLEAR PROGRAM QUEUE command used in remote trigger and email programs caused an error when the program queue was already empty.
     
  • ISSUE FIX: When CamExpand adds text to pictures or sends out emails, the text is run through a routine that converts any tags found with actual data. This tag converting routine was not processing all tags properly.

 
v1.0.0 - 7/23/2007
  • LAUNCH: CamExpand was made available to the public for download and purchase.



CamExpand Viewer Software History
 
v1.1.0 - 7/29/2007
  • UPDATE: Added a [Clear Alarm] button that resets stream alarms sent by CamExpand.