Elo TouchSystems ES601068 Rev Aの取扱説明書

23ページ 0.28 mb
ダウンロード

ページに移動 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 ...

メーカー Elo TouchSystems カテゴリー Graphics Tablet

Elo TouchSystems ES601068 Rev Aのメーカーから受け取ることができるドキュメントは、いくつかのグループに分けられます。その一部は次の通りです:
- #BRANDの図面#
- ES601068 Rev Aの取扱説明書
- Elo TouchSystemsの製品カード
- パンフレット
- またはElo TouchSystems ES601068 Rev Aの消費電力シール
それらは全部重要ですが、デバイス使用の観点から最も重要な情報は、Elo TouchSystems ES601068 Rev Aの取扱説明書に含まれています。

取扱説明書と呼ばれる文書のグループは、Elo TouchSystems ES601068 Rev Aの取り付け説明書、サービスマニュアル、簡易説明書、またはElo TouchSystems ES601068 Rev Aのユーザーマニュアル等、より具体的なカテゴリーに分類されます。ご必要に応じてドキュメントを検索しましょう。私たちのウェブサイトでは、Elo TouchSystems ES601068 Rev Aの製品を使用するにあたって最も人気のある説明書を閲覧できます。

Elo TouchSystems ES601068 Rev Aデバイスの取扱説明書はどのようなものですか?
取扱説明書は、ユーザーマニュアル又は単に「マニュアル」とも呼ばれ、ユーザーがElo TouchSystems ES601068 Rev Aを使用するのを助ける技術的文書のことです。説明書は通常、全てのElo TouchSystems ES601068 Rev Aユーザーが容易に理解できる文章にて書かれており、その作成者はその分野の専門家です。

Elo TouchSystemsの取扱説明書には、基本的な要素が記載されているはずです。その一部は、カバー/タイトルページ、著作権ページ等、比較的重要度の低いものです。ですが、その他の部分には、ユーザーにとって重要な情報が記載されているはずです。

1. Elo TouchSystems ES601068 Rev Aの説明書の概要と使用方法。説明書にはまず、その閲覧方法に関する手引きが書かれているはずです。そこにははElo TouchSystems ES601068 Rev Aの目次に関する情報やよくある質問、最も一般的な問題に関する情報を見つけられるはずです。つまり、それらはユーザーが取扱説明書に最も期待する情報なのです。
2. 目次。Elo TouchSystems ES601068 Rev Aに関してこのドキュメントで見つけることができる全てのヒントの目次
3. Elo TouchSystems ES601068 Rev Aデバイスの基本機能を使うにあたってのヒント。 Elo TouchSystems ES601068 Rev Aのユーザーが使い始めるのを助けてくれるはずです。
4. トラブルシューティング。Elo TouchSystems ES601068 Rev Aに関する最も重要な問題を診断し、解決するために役立つ体系化された手続き
5. FAQ。よくある質問
6. 連絡先。一人では問題を解決できない場合に、その国におけるElo TouchSystems ES601068 Rev Aのメーカー/サービスへの連絡先に関する情報。

Elo TouchSystems ES601068 Rev Aについてご質問がありますか?

次のフォームを使用してください

見つけた説明書を読んでもElo TouchSystems ES601068 Rev Aの問題を解決できない場合、下記のフォームを使用して質問をしましょう。ユーザーのどなたかがElo TouchSystems ES601068 Rev Aで同様の問題を抱えていた場合、その解決方法を共有したいと考えるかもしれません。

画像のテキストを入力してください

コメント (0)