Black Box Version 1.0 Bedienungsanleitung Seite 21

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 42
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 20
Copyright © 2009, 2010 Black Box Network Services
724-746-5500 | blackbox.com 21
XML API version 2
Rich text item
<?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_text_rich item_name="adhoc text">Ad Hoc control test data</data_text_rich>
</get_ad_hoc_item_info>
</response_list>
XML Node
Notes
<response_list>
Details
status_code
<get_ad_hoc_item_info>
Command for which the contained response is applicable.
command_id
Command identifier as specified in the request
status_code
<data_text_plain>
Container element for ad hoc text item if the text type is plain
item_name
Name of the ad hoc text item of interest
<data_text_rich>
Container element for ad hoc text item if the text type is rich
item_name
Name of the ad hoc text item of interest
3.4.2.2 Set Ad hoc Text Info
Update the contents of an ad hoc text item.
Syntax
Rich Ad hoc Text Item
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<command_list>
<set_ad_hoc_item_info command_id="user specified id" item_name="ad hoc Control">
<data_text_rich>Ad Hoc control test data: modified</data_text_rich>
</set_ad_hoc_item_info>
</command_list>
Plain Ad hoc Text Item
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<command_list>
<set_ad_hoc_item_info command_id="user specified id" item_name="ad hoc Control">
<data_text_plain>Ad Hoc control test data: modified</data_text_plain>
</set_ad_hoc_item_info>
27
Seitenansicht 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 41 42

Kommentare zu diesen Handbüchern

Keine Kommentare