Download POSMicro B16 Instruction manual
Transcript
Chapter 5. Programmers Reference EL_E_BIOSFUNCTIONCALL -35 The Bios did not execute one of the following PCI Bios callsproperly (returned an error): 'Find PCI device', 'Write configuration word', 'Read configuration word'. The Bios call did finish without an error, but the address cannot be read back. May indicate that the boards does not sit firmly in its connector. EL_E_NOHARDWARESUPPORT -36 This special feature is not supported by the used hardware revision. EL_E_FRAMECOUNTTOOBIG -37 The value for framecount is greater than the max. possible value. EL_E_DATAFIFOOVERFLOW -38 The transfer of image data is corrupted. The last image transferred is not correct. EL_E_DEVICENOTPCEYE -39 The selected device is no supported framegrabber. EL_E_WRONGSELECT -40 The select is out of range. EL_E_VXD_NOT_PRESENT -41 The driver is not installed. Check installation. EL_E_BUFFER_TOO_LARGE -42 No longer valid EL_E_DEVICENOTPCEYE2 -43 The device is not a PCEYE2. EL_E_NO_MEMORY -44 Error allocating memory. EL_E_MULTIPLEBOARDID -45 Same hex switch setting for multiple identical grabbers. EL_E_WRONG_PIXEL_CLOCK -46 Wrong pixel clock. EL_E_UNSUPPORTEDCAMERA -47 Unsupported camera. EL_E_UNKNOWNCAMERA -48 Unknown camera. EL_E_WRONGADCSELECT -49 Wrong selection. EL_E_NOCELUT -50 No color encoding LUT installed. Table 5.12. Extended error codes EL_E_INVALIDSCALEFACTOR -97 scaling factor not supported EL_E_NOCAMERAFILE -98 camerafile "xxx.cam" not found in the directory of the dll. EL_E_IOTIMEOUT -99 a timeout during the internal grabber comunication has occured. EL_E_CANTMAPPOINTER -100 can not map an internal hardware address to a pointer. EL_E_IRQNOTIMPLEMENTED -300 IRQs are not implemented on this platform. EL_E_IRQISENABLED -301 IRQ is enabled. EL_E_IRQNOTENABLED -302 IRQ is not enabled. EL_E_IRQNOTAVAILABLE -303 IRQs are not available, check correct driver load order. EL_E_IRQINVALIDEVENT -304 Invalid IRQ-event type, use one of 'EL_IRQ_...'. EL_E_IRQINVALIDBOOST -305 Invalid priority boost. EL_E_IRQOPENEVENT -306 Error opening event. EL_E_IRQINTERNALERROR -307 Internal error setting up IRQs. 84