EPadLink ePad Vision Manual de usuario Pagina 18

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 27
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 17
18 www.epadlink.com
Integration Guide (ePad-vision SDK for Chrome & Firefox)
9.0 ePad-vision SDK API
Following section described the interface call in detail.
9.1 Open connection
Opens the connection with the device.
Input Message
{"command": 1 , "inking": false , "inkRegionx": 0 , "inkRegiony": 0, "inkRegionWidth": 0 , "inkRegionHeight": 0,
"widgetLayout": "" }
The only parameter required is command number and all other parameters can be defaulted
as shown below.
Parameter
Description
Command
Number identifying the command. 1 for open connection.
Inking
False
inkRegionx
0
inkRegiony
0
inkRegionWidth
0
inkRegionHeight
0
widgetLayout
Empty String
Output Message
{"command":1,"status":False,"message":"Could not find a signature pad."}
Parameter
Description
Command
Number identifying the command. 1 for open connection.
Status
True if connection is successful, false otherwise.
Message
Empty in case connection is successfully opened, message in case
connection fails.
9.2 Close Connection
Closes the connection with the device
Input Message
{"command": 2 , "inking": false , "inkRegionx": 0 , "inkRegiony": 0, "inkRegionWidth": 0 , "inkRegionHeight": 0,
"widgetLayout": "" }
The only parameter required is the command number, and all other parameters can be
defaulted as shown below.
Parameter
Description
Vista de pagina 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 26 27

Comentarios a estos manuales

Sin comentarios