Black Box Version 1.0 Manual de usuario Pagina 17

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 42
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 16
Copyright © 2009, 2010 Black Box Network Services
724-746-5500 | blackbox.com 17
XML API version 2
set_ad_hoc_item_info
Return codes:
100 - Ad hoc item not found.
101 - Ad hoc table data file invalid or corrupt
102 - Command is not supported on named ad hoc item type.
103 - Input data for specified ad hoc item is not valid.
104 - Input data type does not match ad hoc item type.
3.4.1 Ad hoc Table
3.4.1.1 Get Ad hoc Table Info
Returns the data for all cells of an Ad hoc table.
Syntax
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<command_list>
<get_ad_hoc_item_info item_name="adhoc table" command_id="user specified id"/>
</command_list>
XML Node
Notes
<command_list>
Root element for all operations that can be requested.
<get_ad_hoc_item_info>
Get ad hoc item command name.
command_id
A user specified string that identifies the command in a command_list. The response for
each command will be tagged with corresponding command_id.
item_name
Name of the ad hoc text item of interest.
Response
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<response_list status_code="0">
<get_ad_hoc_item_info command_id="user specified id" status_code="0">
<data_table item_name="adhoc table">
<row id="1">
<cell id="A" ad_hoc="yes">Top-Left</cell>
Vista de pagina 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 41 42

Comentarios a estos manuales

Sin comentarios