Hand Held Products 4X00 Series инструкция обслуживания

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

Идти на страницу of

Хорошее руководство по эксплуатации

Законодательство обязывает продавца передать покупателю, вместе с товаром, руководство по эксплуатации Hand Held Products 4X00 Series. Отсутствие инструкции либо неправильная информация, переданная потребителю, составляют основание для рекламации в связи с несоответствием устройства с договором. В законодательстве допускается предоставлении руководства в другой, чем бумажная форме, что, в последнее время, часто используется, предоставляя графическую или электронную форму инструкции Hand Held Products 4X00 Series или обучающее видео для пользователей. Условием остается четкая и понятная форма.

Что такое руководство?

Слово происходит от латинского "instructio", тоесть привести в порядок. Следовательно в инструкции Hand Held Products 4X00 Series можно найти описание этапов поведения. Цель инструкции заключается в облегчении запуска, использования оборудования либо выполнения определенной деятельности. Инструкция является набором информации о предмете/услуге, подсказкой.

К сожалению немного пользователей находит время для чтения инструкций Hand Held Products 4X00 Series, и хорошая инструкция позволяет не только узнать ряд дополнительных функций приобретенного устройства, но и позволяет избежать возникновения большинства поломок.

Из чего должно состоять идеальное руководство по эксплуатации?

Прежде всего в инструкции Hand Held Products 4X00 Series должна находится:
- информация относительно технических данных устройства Hand Held Products 4X00 Series
- название производителя и год производства оборудования Hand Held Products 4X00 Series
- правила обслуживания, настройки и ухода за оборудованием Hand Held Products 4X00 Series
- знаки безопасности и сертификаты, подтверждающие соответствие стандартам

Почему мы не читаем инструкций?

Как правило из-за нехватки времени и уверенности в отдельных функциональностях приобретенных устройств. К сожалению само подсоединение и запуск Hand Held Products 4X00 Series это слишком мало. Инструкция заключает ряд отдельных указаний, касающихся функциональности, принципов безопасности, способов ухода (даже то, какие средства стоит использовать), возможных поломок Hand Held Products 4X00 Series и способов решения проблем, возникающих во время использования. И наконец то, в инструкции можно найти адресные данные сайта Hand Held Products, в случае отсутствия эффективности предлагаемых решений. Сейчас очень большой популярностью пользуются инструкции в форме интересных анимаций или видео материалов, которое лучше, чем брошюра воспринимаются пользователем. Такой вид инструкции позволяет пользователю просмотреть весь фильм, не пропуская спецификацию и сложные технические описания Hand Held Products 4X00 Series, как это часто бывает в случае бумажной версии.

Почему стоит читать инструкции?

Прежде всего здесь мы найдем ответы касательно конструкции, возможностей устройства Hand Held Products 4X00 Series, использования отдельных аксессуаров и ряд информации, позволяющей вполне использовать все функции и упрощения.

После удачной покупки оборудования/устройства стоит посвятить несколько минут для ознакомления с каждой частью инструкции Hand Held Products 4X00 Series. Сейчас их старательно готовят или переводят, чтобы они были не только понятными для пользователя, но и чтобы выполняли свою основную информационно-поддерживающую функцию.

Содержание руководства

  • Страница 1

    User’s Guide IMAGETEAM ™ 4X00 Series For Adaptus Imaging Technology Imagers: IT4000, IT4100, and IT4300 Hardware Interface Layer Specification[...]

  • Страница 2

    Disclaimer Hand Held Products, Inc. d/b/a Hand Held Products (“Hand Held Products”) reserves the right to make changes in specifications and other information contained in this do cument without prior notice, and the reader should in al l cases consult Hand Held Products to determine whether any such changes have been made . The information in [...]

  • Страница 3

    Laser Eye Safety S tatement for IT4300 Series Engines The IT4300 is intended for use in CDRH/IEC Class 2 devices. Note: It is the OEM manufacturer’s responsibility to comply with applicable regu lation(s) in regard to standards for specific equipment combinations. Caution: Use of controls or adjustment or performance of procedures other than thos[...]

  • Страница 4

    [...]

  • Страница 5

    IMAGETEAM™ 4X00 Series Hardware Interf ace Layer Specification User’s Guide i Table of Contents Chapter 1 - Introduction and Overview Design Overview ........ ........................................................................................................ .................... 1 User Layer ................................................[...]

  • Страница 6

    ii IMAGETEAM™ 4X00 Series Hardware In terface Layer Specification User’s Guide[...]

  • Страница 7

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 1 Introduc tion and Overview This document is an overview of the stru cture of the IT4X00 Series OEM imaging soft ware provided by Hand Held Products. Detailed information that describes the Hand Held Products OEM Ap plication Programming Interface ( IMA GETEAM 4X00 SDK User’ s Guide[...]

  • Страница 8

    2 IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification Alphabetic Function List The following is a list of functions that the ImagerHardware DLL must export to support the imaging device driver. The function s described below are specific to the IC Media imager and the ICMedia product spec ification and should be reviewed for coherency w[...]

  • Страница 9

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 3 BindPhysicalMemoryToVirtualMemoryICMedia This function binds the physical memory of an image, specified by "hPhysical," to a virtual memory location specified by "pVirtual." Note: It is possible that multiple calls to this function may be made with the same physic[...]

  • Страница 10

    4 IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification Returns Zero on failure, non-zero on success. DisableImageLineDataProcessingICMedia This function disables the ca lling of the ImageLineDataCallback function registered with RegisterImageLineDataNotificationICMedia (see page 1-11). DWORD DisableImageLineDataInterruptICMedia ( void ) [...]

  • Страница 11

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 5 FreePhysicalScanSpaceICMedia This function frees the physic al memory for a single image. DWORD FreePhysicalScanSpaceICMedia ( DWORD hImage ) Passed Arguments Description DWORD hImage A "pseudo-handle" to a reserved physical m e m o r y s l o t . T h i s w a s the value ret[...]

  • Страница 12

    6 IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification GetImagerPropertiesICMedia This function requests the proper ties of the imager currently in terfacing to the hardware layer. BOOL GetImagerPropertiesICMedia ( const DWORD * pBuffIn, DWORD * pBuffOut, DWORD dwLen ) Passed Arguments Description pBuffIn Pointer to a buffer of DWORDs th[...]

  • Страница 13

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 7 GetRegisterSettingsForHHPExposureControlICMedia This function is used for the hardware DLL to give the driver access to the regist er settings needed for it s hardware platform. The structure below represents the array data type the GetRegisterSettingsForHHPExposureControlICMedia fun[...]

  • Страница 14

    8 IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification IllumOffICMedia This function turns off the illumination LEDs. BOOL TurnLEDsOffICMedia ( void ) Returns Zero on failure, non-zero on success. IllumOnICMedia This function turns on the illumination LEDs. BOOL TurnLEDsOnICMedia ( void ) Returns Zero on failure, non-zero on success. Ima[...]

  • Страница 15

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 9 Returns TRUE if successful, FALSE otherwise. ImagerPowerOnAndResumeICMedia This function controls a physica l switch to cycle power on the imager. This is typically implemented for Win CE suspend/resume . DWORD ImagerPowerOnAndSuspendICMedia ( DWORD ) Passed Arguments Description 0 N[...]

  • Страница 16

    10 IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification InitCaptureICMedia This function indicates that a transfer wi ll begin on the next Vsync pulse, and the im age data will go into the physical memory location referenced by "hPhysical." This function can be called at an y time during a frame, and th e driver relies on the h[...]

  • Страница 17

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 11 ReadIIC_ICMedia This function uses the i 2 c interface protocol to read data fr om 'ucSubaddress' register location and places it at the location specified by 'pucBuffer'. unsigned int ReadIIC_ICMedia ( unsigned char ucSubaddress, unsigned char *pucBuffer ) Passe[...]

  • Страница 18

    12 IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification Returns None. ResetTransferHardwareICMedia This function stops a transfer that is eith er ready to run, or currently running. It also resets the syst em making it ready fo r the next call to InitCaptureICMedia. void ResetTransferHardwareICMedia ( void ) Returns None. SynchronizedPow[...]

  • Страница 19

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 13 WaitMillisecondsICMedia This function waits the number of mill iseconds indicated before returning. void WaitMillisecondsICMedia ( DWORD nTime ) Passed Arguments Description NTime The number of milliseconds to delay. Returns None. WriteIIC_ICMedia This function uses the i 2 c interf[...]

  • Страница 20

    14 IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification Programming Notes 1. It is essential that callbacks for Vsyn c processing and Image Line Data processing not run at th e same time, for example, with 2 separate threads. It is essential that checks are made in the Hardware Inte rface DLL to ensure that a call to one callback is comp[...]

  • Страница 21

    IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification 15 Customer Support T echnical Assistance If you need assistance using the IT4X00 Series OEM imaging software, please call your Distributor or the nearest Hand Held Products technical support office: North America/Canada: Telephone: (800) 782-4263, option 4 (8 a.m. to 6 p.m. EST) Fax n[...]

  • Страница 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)[...]