Manual Elo TouchSystems ES601068 Rev A

23 pages 0.28 mb
Download

Go to site of 23

Summary
  • Elo TouchSystems ES601068 Rev A - page 1

    API Document Elo T ouch Solutions Elo ® T ablet ES 601068 Rev A ...

  • Elo TouchSystems ES601068 Rev A - page 2

    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. 09/0 5/2013 Cherrie Soetjipto ...

  • Elo TouchSystems ES601068 Rev A - page 3

    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 itted, transcribed, stored in a retrieval s ystem, or translated into any language or com puter language, in a ny form or by an y means, including, but ...

  • Elo TouchSystems ES601068 Rev A - page 4

    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 ............................................... 6 Battery Managem ent ................................................... ...

  • Elo TouchSystems ES601068 Rev A - page 5

    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 . The API ...

  • Elo TouchSystems ES601068 Rev A - page 6

    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 Battery Information OUT : 1 byte of Battery Information Bit 7 - main battery present Bit 6 - main battery charging Bit 5 - main battery discharging B ...

  • Elo TouchSystems ES601068 Rev A - page 7

    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. EloGetBattery ChargingThreshold(BA TT ERY _LOCA TION location, unsigned char * ...

  • Elo TouchSystems ES601068 Rev A - page 8

    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 battery voltage and current IN: BA TTERY_LOCA TION: 0 T ablet Batt ery 1 Docking Battery OUT : 0 – 65536 for V oltage, - 32768 – 32767 for Curren ...

  • Elo TouchSystems ES601068 Rev A - page 9

    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. EloGetDECV ersion(unsigned int *pECV e r); Description: Get Docking E ...

  • Elo TouchSystems ES601068 Rev A - page 10

    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. EloEnableNFCDevice( unsigned char Data); Description: T urn ON/OFF the NFC device IN: 0 OFF 1 ...

  • Elo TouchSystems ES601068 Rev A - page 11

    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. EloEnable ...

  • Elo TouchSystems ES601068 Rev A - page 12

    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. EloGetAccelerometer GSetting( unsigned char *pData); Description: Retrieve the G setting OUT : Bit 0 and Bit 1 of the Byte pData vali ...

  • Elo TouchSystems ES601068 Rev A - page 13

    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. EloSetBacklight( unsigned in ...

  • Elo TouchSystems ES601068 Rev A - page 14

    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: Docking Power 18: Docking Charge Green 20: Docking Charge Amber 22: LAN OUT : Bit details of the pData are as following: bit 0 ~ bit 3 0 - Of f 1 - blink in ...

  • Elo TouchSystems ES601068 Rev A - page 15

    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. EloSetLEDStatus(ELO_LEDS led, ...

  • Elo TouchSystems ES601068 Rev A - page 16

    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 1s 4 - blink in 2s 5 - blink in 4s 6 - blink in 8s 7 - full on 8 – undefined 9 - fade away in step of 100ms 10 - fade away in step of 200ms 1 1 - fa ...

  • Elo TouchSystems ES601068 Rev A - page 17

    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. 19. EloGetT emperature( unsigned int nSensor , char *pT emp); Description: Retrieve the sensor temperatures IN: 0 – 6 0: CPU core 1: Battery Pack 2 ...

  • Elo TouchSystems ES601068 Rev A - page 18

    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. EloPreReadEpr( unsigned short Data); D ...

  • Elo TouchSystems ES601068 Rev A - page 19

    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. Successful Return value: ST A TUS_OK (0) 6. EloGetT abletSerialNumber _DW0( u ...

  • Elo TouchSystems ES601068 Rev A - page 20

    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. Successful Return value: ST A T US_OK (0) 11. EloGetUUID_D W 3( unsigned int *pUUID3); Descri ...

  • Elo TouchSystems ES601068 Rev A - page 21

    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. EloSetUUID_D W 0 ...

  • Elo TouchSystems ES601068 Rev A - page 22

    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 TouchSystems ES601068 Rev A - page 23

    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  Press releases  Software drivers Getting in T ouch w ith us T o find out more about the extensive range of Elo touch solutions, visi t our website ...

Manufacturer Elo TouchSystems Category Graphics Tablet

Documents that we receive from a manufacturer of a Elo TouchSystems ES601068 Rev A can be divided into several groups. They are, among others:
- Elo TouchSystems technical drawings
- ES601068 Rev A manuals
- Elo TouchSystems product data sheets
- information booklets
- or energy labels Elo TouchSystems ES601068 Rev A
All of them are important, but the most important information from the point of view of use of the device are in the user manual Elo TouchSystems ES601068 Rev A.

A group of documents referred to as user manuals is also divided into more specific types, such as: Installation manuals Elo TouchSystems ES601068 Rev A, service manual, brief instructions and user manuals Elo TouchSystems ES601068 Rev A. Depending on your needs, you should look for the document you need. In our website you can view the most popular manual of the product Elo TouchSystems ES601068 Rev A.

A complete manual for the device Elo TouchSystems ES601068 Rev A, how should it look like?
A manual, also referred to as a user manual, or simply "instructions" is a technical document designed to assist in the use Elo TouchSystems ES601068 Rev A by users. Manuals are usually written by a technical writer, but in a language understandable to all users of Elo TouchSystems ES601068 Rev A.

A complete Elo TouchSystems manual, should contain several basic components. Some of them are less important, such as: cover / title page or copyright page. However, the remaining part should provide us with information that is important from the point of view of the user.

1. Preface and tips on how to use the manual Elo TouchSystems ES601068 Rev A - At the beginning of each manual we should find clues about how to use the guidelines. It should include information about the location of the Contents of the Elo TouchSystems ES601068 Rev A, FAQ or common problems, i.e. places that are most often searched by users in each manual
2. Contents - index of all tips concerning the Elo TouchSystems ES601068 Rev A, that we can find in the current document
3. Tips how to use the basic functions of the device Elo TouchSystems ES601068 Rev A - which should help us in our first steps of using Elo TouchSystems ES601068 Rev A
4. Troubleshooting - systematic sequence of activities that will help us diagnose and subsequently solve the most important problems with Elo TouchSystems ES601068 Rev A
5. FAQ - Frequently Asked Questions
6. Contact detailsInformation about where to look for contact to the manufacturer/service of Elo TouchSystems ES601068 Rev A in a specific country, if it was not possible to solve the problem on our own.

Do you have a question concerning Elo TouchSystems ES601068 Rev A?

Use the form below

If you did not solve your problem by using a manual Elo TouchSystems ES601068 Rev A, ask a question using the form below. If a user had a similar problem with Elo TouchSystems ES601068 Rev A it is likely that he will want to share the way to solve it.

Copy the text from the picture

Comments (0)