Gebruiksaanwijzing /service van het product ES601068 Rev A van de fabrikant Elo TouchSystems
Ga naar pagina of 23
API Document Elo T ouch Solutions Elo ® T ablet ES 601068 Rev A.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 2 of 23 Change History Rev. Description of Chang e Release Date Changed By A Initial Release per ECO- 13 - 0697.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 3 of 23 Copyright © 2013 Elo T ouch Solutions, Inc. A ll Rights Reserv ed. No part of this pub lication m ay be reproduced, transm i.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 4 of 23 Table of Contents Introduction ...................................................................................... 5 Application Programming Interface ......................
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 5 of 23 Introduction The following Application Programming Interface s (APIs) are used to communicate with the Elo T a blet. It will be released as Dynamic Link Library (DLL). The user of the API will need to import the DLL and cal l the corresponding function listed below .
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 6 of 23 Application Programming Interface Battery Management 1. EloGetBattery Status( unsigned char *p Status); Description: Retrieve.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 7 of 23 Description: Retrieve current battery charging Strength Percentage IN: BA TTERY_LOCA TION: 0 T ablet Batt ery 1 Docking Battery OUT : 0 – 100 percent Successful Return value: ST A T US_OK (0) 4.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 8 of 23 7. EloGetBattery V oltageCurrent(BA TT ERY _LOCA TION location, short *pV oltage, short *pCurrent); Description: Retrieve the.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 9 of 23 MCU 1. EloGetECV ersion(un signed int *pECV e r); Description: Get T ablet EC version OUT : 2 Bytes, LSB: V ersion LSB, MSB: V ersion MSB Output format: MSB.LSB Successful Return value: ST A T US_OK (0) 2.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 10 of 23 POS Peripheral 1. EloGetMSRControl( unsigned char *pData); Description: Get the MSR output device OUT : 0 keyboard 1 Vir tual COM port Successful Return value: ST A T US_OK (0) 2.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 11 of 23 Sensors 1. EloEnableLightSensor( unsigned char Data); Description: This API is obsolete 2. EloGetLightSensorDat a( unsigned int *pLight SensorData); Description: Retrieve the light sensor data OUT : raw data 0 – 65535 Successful Return value: ST A T US_OK (0) 3.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 12 of 23 Description: Set the Accelerometer sampling period IN: Raw data 0 – 255 units, 1 unit is 10ms Successful Return value: ST A T US_OK (0) 7.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 13 of 23 0x02 - landscape right 0x03 - landscape left Successful Return value: ST A T US_OK (0) 10. EloOnBacklight( unsigned int on); Description: This API is obsolete 11. EloGetBacklight( unsigned int *pPercentage); Description: This API is obsolete 12.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 14 of 23 0: Power 2: Payment Amber 4: W iFi 6: Charge Amber 8: Payment Green 10: Charge Green 12: Bluet ooth 14: LightBeam 16: Dockin.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 15 of 23 10 - fade away in step of 200ms 1 1 - fade away in step of 300ms 12 - fade away in step of 400ms 13 ~ 15 - undefined bit 4 ~ bit 6 – brightness 0 - of f 1 - 7 dif ferent level, 7 is the brightest Successful Return value: ST A T US_OK (0) 15.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 16 of 23 OUT : Bit details of the byte are as following: bit 0 ~ bit 3 0 – Of f 1 - blink in 200ms 2 - blink in 500ms 3 - blink in .
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 17 of 23 Description: This API is obsolete. 18. EloSetCameraFlashStrength( unsigned int strength); Description: This API is obsolete.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 18 of 23 EEPROM 1. Elo WriteEpr( unsigned int Data); Description: Write 1 by te to 1 location of 1 specific segment IN: Byte0 of Data is segment Byte1 of Data is of fset Byte2 of Data is byte of data Successful Return value: ST A T US_OK (0) 2.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 19 of 23 5. EloGetMotherBoardSeri alNumber_DW1( unsigned int *pSerialNumDw 1); Description: Retrieve the MotherBoard serial number higher 4 bytes. OUT : The higher 4 by tes will be saved in pSeri alNumDw1.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 20 of 23 Successful Return value: ST A T US_OK (0) 10. EloGetUUID_D W 2( unsigned int *pUUID2); Description: Retrieve UUID higher 4 bytes. OUT : The higher 4 by tes will be saved in pUUID2.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 21 of 23 IN: The data to be set Successful Return value: ST A T US_OK (0) 15. EloSetT abletSerialNumber_D W 1( unsigned int SerialNumDw1); Description: Set the T a blet Serial Number higher 4 bytes IN: The data to be set Successful Return value: ST A T US_OK (0) 16.
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 22 of 23 Description: Set the UUID highest 4 bytes IN: The data to be set Successful Return value: ST A T US_OK (0).
Elo ® Tablet NFC R eader Applica tion Note ES 60106 8 Rev A, Page 23 of 23 Check out Our Website www .elotouch.com Get the latest... Product Information Specifications Upcoming events .
Een belangrijk punt na aankoop van elk apparaat Elo TouchSystems ES601068 Rev A (of zelfs voordat je het koopt) is om de handleiding te lezen. Dit moeten wij doen vanwege een paar simpele redenen:
Als u nog geen Elo TouchSystems ES601068 Rev A heb gekocht dan nu is een goed moment om kennis te maken met de basisgegevens van het product. Eerst kijk dan naar de eerste pagina\'s van de handleiding, die je hierboven vindt. Je moet daar de belangrijkste technische gegevens Elo TouchSystems ES601068 Rev A vinden. Op dit manier kan je controleren of het apparaat aan jouw behoeften voldoet. Op de volgende pagina's van de handleiding Elo TouchSystems ES601068 Rev A leer je over alle kenmerken van het product en krijg je informatie over de werking. De informatie die je over Elo TouchSystems ES601068 Rev A krijgt, zal je zeker helpen om een besluit over de aankoop te nemen.
In een situatie waarin je al een beziter van Elo TouchSystems ES601068 Rev A bent, maar toch heb je de instructies niet gelezen, moet je het doen voor de hierboven beschreven redenen. Je zult dan weten of je goed de alle beschikbare functies heb gebruikt, en of je fouten heb gemaakt die het leven van de Elo TouchSystems ES601068 Rev A kunnen verkorten.
Maar de belangrijkste taak van de handleiding is om de gebruiker bij het oplossen van problemen te helpen met Elo TouchSystems ES601068 Rev A . Bijna altijd, zal je daar het vinden Troubleshooting met de meest voorkomende storingen en defecten #MANUAl# samen met de instructies over hun opplosinge. Zelfs als je zelf niet kan om het probleem op te lossen, zal de instructie je de weg wijzen naar verdere andere procedure, bijv. door contact met de klantenservice of het dichtstbijzijnde servicecentrum.