
nlscan.com
Page 30
Software Interface
Host Initiated Commands
Image Reply Format:
EM3000 uploads the image data as binary data. The data sequence are:
For 1:1 ration: pixel[0,0], …, pixel[0,751],
pixel[1,0], …, pixel[1,751],
…
pixel[479,0], …, pixel[479,751]
For 1:4 ration: pixel[0,0], …, pixel[0,375],
pixel[1,0], …, pixel[1,375],
…
pixel[239,0], …, pixel[239,375]
For 1:16 ration: pixel[0,0], …, pixel[0,187],
pixel[1,0], …, pixel[1,187],
…
pixel[119,0], …, pixel[119,187].
5 Application Development and Download
Visual DSP++ is used for EM3000 application development. It should be installed
first. The EM3000 SDK comes with all the necessary files and the default application
project, app.dpj. The developer should study the default application, build the default
application, download the newly built default application, and test the Engine. It is
highly recommended that the developer modify from the default application instead of
creating a new project from scratch.
A download program, Upgrade.exe, can be found in the SDK package. The program is
for application download.
For more detail, see EM3000 SDK documents.
Kommentare zu diesen Handbüchern