background image

IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification

 11

ReadIIC_ICMedia

This function uses the i

2

c interface protocol to read data from 'ucSubaddress' register location and places it at the location 

specified by 'pucBuffer'.

unsigned int ReadIIC_ICMedia(

unsigned char ucSubaddress, 
unsigned char *pucBuffer
)

Passed Arguments

Description

unsigned char ucSubaddress

The register location where the data will be read from.

unsigned char *pucBuffer

A pointer to the location where the data from the imager will be stored.

Returns

Non-zero if data is successfully read.  Zero if there was an error.

RegisterImageLineDataNotificationICMedia

This function is called during initialization of the imager to register a function to be called at various points during the image 
acquisition process.  This function will most likely be called as the result of a hardware generated line interrupt, an IST generated 
from that interrupt, or at different times throughout an image capture based on an internal software scheduler.

DWORD RegisterImageLineDataNotificationICMedia(

void (*fImgDataNotif)(void)
)

Passed Arguments

Description

void (*fImgDataNotif)(void)

Function pointer to a function that receives no arguments, and returns nothing.

Returns

Zero on failure, non-zero on success.

RegisterVsyncNotificationICMedia

This function is called during initialization of the imager to register a function to be called after the Vsync interrupt.  This function 
could be called as part of an ISR handler or, as in WinCE applications, this registered function will most likely be called from an 
IST.

DWORD RegisterVsyncNotificationICMedia(

void (*fVsyncNotif)(void)
)

Passed Arguments

Description

void (*fVsyncNotif)(void)

Function pointer to a function that receives no arguments, and returns nothing.

Returns

Zero on failure, non-zero on success.

RequestSynchronizedPowerDownICMedia

This function requests that the imager be put in power down mode upon receiving the next front edge of Vsync.  The IC Media 
imager freezes when it goes into power down mode, and the goal is to have the imager in the “between frames” state (i.e., in 
down time) when this request is made.  The difference between this function and the SynchronizedPowerDownICMedia function 
is that this function does not wait until the next Vsync to check to see if the imager has successfully been put into power down 
mode.  The area of the scan driver that uses this function performs that check separately.

void RequestSynchronizedPowerDownICMedia(

void
)

Содержание 4X00

Страница 1: ...User s Guide IMAGETEAM 4X00 Series For Adaptus Imaging Technology Imagers IT4000 IT4100 and IT4300 Hardware Interface Layer Specification...

Страница 2: ...d Web Address www handheld com Microsoft Visual C C Windows 95 Windows 98 Windows 2000 and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and o...

Страница 3: ...ly with applicable regulation s in regard to standards for specific equipment combinations Caution Use of controls or adjustment or performance of procedures other than those specified herein may resu...

Страница 4: ......

Страница 5: ...a 5 GetHardwareDllRevisionICMedia 5 GetImagerPropertiesICMedia 6 GetNumberOfValidRowsICMedia 6 GetRegisterSettingsForHHPExposureControlICMedia 7 GetScanHeightICMedia 7 GetScanWidthICMedia 7 IllumIsOnI...

Страница 6: ...ii IMAGETEAM 4X00 Series Hardware Interface Layer Specification User s Guide...

Страница 7: ...mand and control of the image engines For Windows CE applications the OEM API Software functionality is provided in the form of a Windows Dynamic Link Library For non Windows CE applications the form...

Страница 8: ...L TurnAimerOffICMedia void Returns Zero on failure non zero on success AimOnICMedia This function turns on the aimer BOOL TurnAimerOnICMedia void Returns Zero on failure non zero on success AllocatePh...

Страница 9: ...quire a new image has been successfully completed A request for a new capture that is made before the front edge of the Vsync signal an optional function should be carried out on the front edge of the...

Страница 10: ...Zero on failure non zero on success EnableImageLineDataProcessingICMedia This function enables the calling of the call back function registered via RegisterImageLineDataNotificationICMedia see page 11...

Страница 11: ...system the callback may be called from 28 33 times a safe number would be 27 DWORD GetFrequencyPerFrameOfLineDataCallbackICMedia void Returns A number N that completes this statement the line processi...

Страница 12: ...o output buffer that has corresponding values and order to TAGs in pBuffin dwLen Length of both pBuffin and pBuffOut Tags typedef enum IP_SIZE IP_ENGINE_ID IP_NUM_ROWS IP_NUM_COLS IP_BITS_PER_PIXEL IP...

Страница 13: ...nts Description ICMediaRegisterEntry_t ppRegisterEntries A pointer to a location where a pointer to the register settings can be set The ICMediaRegisterEntry_t is defined above The table itself is an...

Страница 14: ...a void Returns Zero if the engine is currently in powerdown mode non zero if it is not ImagerPowerDownICMedia This function puts the image engine into powerdown mode via a power enable signal BOOL Ima...

Страница 15: ...power on To be powered on during next image I 0 event Returns TRUE if successful FALSE otherwise ImagerPowerUpICMedia This function takes the image engine out of powerdown mode via a power enable sig...

Страница 16: ...e was allocated Returns Zero on failure 1 capture request was initiated but it happened just after the front edge of Vsync i e in down time and therefore will only take effect on the next front edge o...

Страница 17: ...oid Function pointer to a function that receives no arguments and returns nothing Returns Zero on failure non zero on success RegisterVsyncNotificationICMedia This function is called during initializa...

Страница 18: ...y hPhysical from the virtual memory location specified by pVirtual This does not however free any memory The pVirtual pointer should still be a valid pointer pointing to RESERVED but not COMMITTED mem...

Страница 19: ...WriteIIC_ICMedia This function uses the i2 c interface protocol to write the ucBuffer data to the imager at the ucSubaddress location DWORD WriteIIC_ICMedia unsigned char ucSubaddress const unsigned c...

Страница 20: ...ardware DLL must synchronize it with the hardware Returning a 1 or 2 from InitCaptureICMedia is not mandatory If a specific hardware system allows for initiation of an image transfer after the front e...

Страница 21: ...82 4263 option 4 8 a m to 6 p m EST Fax number 315 685 4960 E mail natechsupport handheld com Europe Middle East and Africa Telephone European Ofc Int 31 0 40 79 99 393 U K Ofc Int 44 1925 240055 E ma...

Страница 22: ...16 IMAGETEAM 4X00 Series Hardware Interface Layer Specification...

Страница 23: ......

Страница 24: ...Hand Held Products Inc 700 Visions Drive P O Box 208 Skaneateles Falls NY 13153 0208 4X00HWIntfc UG Rev B 6 05...

Отзывы: