Black Box ACR1000A-CTL API دليل المستخدم

دليل المستخدم للجهاز Black Box ACR1000A-CTL API

جهاز: Black Box ACR1000A-CTL API
فئة: خادم المسرح المنزلي
الصانع: Black Box
مقاس: 1.89 MB
مضاف: 1/17/2014
عدد الصفحات: 16
اطبع الدليل

تحميل

كيفية استخدام هذا الموقع؟

هدفنا هو أن نوفر لك وصولاً سريعًا إلى محتوى دليل المستخدم الخاص بـ Black Box ACR1000A-CTL API. باستخدام المعاينة عبر الإنترنت ، يمكنك عرض المحتويات بسرعة والانتقال إلى الصفحة حيث ستجد الحل لمشكلتك مع Black Box ACR1000A-CTL API.

لراحتك

إذا لم يكن البحث في دليل المستخدم Black Box ACR1000A-CTL API مباشرة على موقع الويب هذا مناسبًا لك ، فهناك حلان محتملان:

  • عرض ملء الشاشة - لعرض دليل المستخدم بسهولة (بدون تنزيله على جهاز الكمبيوتر الخاص بك) ، يمكنك استخدام وضع العرض بملء الشاشة. لبدء مشاهدة دليل المستخدم Black Box ACR1000A-CTL API بملء الشاشة ، استخدم الزر تكبير الشاشة.
  • التنزيل على جهاز الكمبيوتر الخاص بك - يمكنك أيضًا تنزيل دليل المستخدم Black Box ACR1000A-CTL API على جهاز الكمبيوتر لديك والاحتفاظ به في ملفاتك. ومع ذلك ، إذا كنت لا تريد أن تشغل مساحة كبيرة على القرص الخاص بك ، فيمكنك دائمًا تنزيله في المستقبل من ManualsBase.
Black Box ACR1000A-CTL API دليل الاستخدام - Online PDF
Advertisement
« Page 1 of 16 »
Advertisement
النسخة المطبوعة

يفضل العديد من الأشخاص قراءة المستندات ليس على الشاشة ، ولكن في النسخة المطبوعة. تم أيضًا توفير خيار طباعة الدليل ، ويمكنك استخدامه بالنقر فوق الارتباط أعلاه - اطبع الدليل. لا يتعين عليك طباعة الدليل بالكامل Black Box ACR1000A-CTL API ولكن الصفحات المحددة فقط. ورق.

الملخصات

ستجد أدناه معاينات لمحتوى أدلة المستخدم المقدمة في الصفحات التالية لـ Black Box ACR1000A-CTL API. إذا كنت ترغب في عرض محتوى الصفحات الموجودة في الصفحات التالية من الدليل بسرعة ، فيمكنك استخدامها.

ملخصات المحتويات
ملخص المحتوى في الصفحة رقم 1

ACR1000A-CTL API

ServSwitch iPATH Manager API
Application Programming Interface (API) Manual
®
BL A CK BOX
Order toll-free in the U.S.: Call 877-877-BBOX (outside U.S. call 724-746-5500)
Customer
FREE technical support 24 hours a day, 7 days a week: Call 724-746-5500 or fax 724-746-0746
Support
Mailing address: Black Box Corporation, 1000 Park Drive, Lawrence, PA 15055-1018
Information
Web site: www.blackbox.com • E-mail: info@blackbox.com

ملخص المحتوى في الصفحة رقم 2

ServSwitch iPATH Manager API Documentation Table of Contents Methods login ...............................................................................................................................................................................3 logout ...............................................................................................................................................................................4 get_devices ............................................

ملخص المحتوى في الصفحة رقم 3

ServSwitch iPATH Manager API Documentation API Documentation API version: 2 Changelog v2 (IPATH v2.3) - added get_devices, get_channels, connect_channel, disconnect_channel. Updated version compatibility information. v1 (IPATH v1.3) - added login, logout, get_presets, connect_preset, disconnect_preset Methods login logout get_devices get_channels get_presets connect_channel connect_preset disconnect_channel disconnect_preset login This method was last updated in API version 1, and is compatibl

ملخص المحتوى في الصفحة رقم 4

ServSwitch iPATH Manager API Documentation Examples Input: /api/?v=1&method=login&username=xxxxx&password=xxxxx Output: 1 2012-12-14 12:12:12 1 5cf494a71c29e9465a57a81e0a2d602c or 1 2012-12-14 12:12:12 0 2 Invalid username or password

ملخص المحتوى في الصفحة رقم 5

ServSwitch iPATH Manager API Documentation or 1 2012-12-12 12:12:12 0 3 Error logging out (you may already have logged out) get_devices This method was last updated in API version 2 and is compatible with API requests from version 2 onwards. This function returns a list of devices. Input parameters: - token - v (the IPATH

ملخص المحتوى في الصفحة رقم 6

ServSwitch iPATH Manager API Documentation - d_version (1 = ACR1000A, 2 = ACR1002A) - d_variant ('', 'b' = ACR1002A) - d_ip_address - d_configured (0 = no, 1 = yes) - d_valid_firmware (0 = no, 1 = yes) - d_valid_backup_firmware (0 = no, 1 = yes) - d_firmware (firmware version, e.g. 2.5.17879) - d_backup_firmware (backup firmware version) - d_date_added (Date device added to iPATH network e.g. 2012-07-13 22:17:22) The following property is only returned for transmitters: - count_transm

ملخص المحتوى في الصفحة رقم 7

ServSwitch iPATH Manager API Documentation 1 2.3.16682 2.3.16682 2012-07-14 01:37:07 0 1 2012-09-07 13:33:19 admin 1 Channel 1 1

ملخص المحتوى في الصفحة رقم 8

ServSwitch iPATH Manager API Documentation get_channels This method was last updated in API version 2 and is compatible with API requests from version 2 onwards. This simple function returns a list of channels available to the authenticated user, for a specific receiver. Input parameters: - token - v (the iPATH API version this request is designed for) - page (page number to start showing results for, default = 1) - results_per_page (number of results per page, default = 1000) - device_id (ID o

ملخص المحتوى في الصفحة رقم 9

ServSwitch iPATH Manager API Documentation 2 3 Channel 1 Description for Channel 1 Location of Channel 1 false disabled disabled disabled 5 Channel 2

ملخص المحتوى في الصفحة رقم 10

ServSwitch iPATH Manager API Documentation - count_active_cp (the number of channel-receiver pairs in this preset that are already connected) - connected_rx_count (the number of receivers in this preset that are already connected) - view_button (disabled/enabled/hidden - whether the user can connect to the preset in view-only mode. disabled = no, because something is in use by someone else. hidden = never. enabled = yes) - shared_button (disabled/enabled/hidden - as above, but in share

ملخص المحتوى في الصفحة رقم 11

ServSwitch iPATH Manager API Documentation connect_channel This method was last updated in API version 2 and is compatible with API requests from version 2 onwards. This simple function connects a receiver to a channel. Input parameters: - token - v (the iPATH API version this request is designed for) - c_id - the ID of the channel (acquired from get_channels) - rx_id - the ID of the receiver (acquired from get_receivers) - view_only (optional, 0/1 - defaults to 0) - exclusive (optional, 0/1 - d

ملخص المحتوى في الصفحة رقم 12

ServSwitch iPATH Manager API Documentation connect_preset This method was last updated in API version 1 and is compatible with API requests from version 1 onwards. This simple function connects all channel-receiver pairs in a preset. Input parameters: - token - v (the iPATH API version this request is designed for) - id - the ID of the preset (acquired from get_presets) - view_only (optional, 0/1 - defaults to 0) - exclusive (optional, 0/1 - defaults to 0) - force - whether to ignore errors with

ملخص المحتوى في الصفحة رقم 13

ServSwitch iPATH Manager API Documentation disconnect_channel This method was last updated in API version 2 and is compatible with API requests from version 2 onwards. This function disconnects a receiver, a number of receivers, or all connected receivers. Input parameters: - token - v (the iPATH API version this request is designed for) - rx_id (ID(s) of the receiver, as an integer, or comma-separated set of integers. Optional. - force - whether to disconnect existing connections by other user

ملخص المحتوى في الصفحة رقم 14

ServSwitch iPATH Manager API Documentation Examples Input: /api/?v=1&method=disconnect_preset&token=xxxxx&id=1&force=1 Output: 1 2012-12-12 12:12:12 1 Page 14 724-746-5500 | blackbox.com 724-746-5500 | blackbox.com

ملخص المحتوى في الصفحة رقم 15

NOTES 724-746-5500 | blackbox.com 724-746-5500 | blackbox.com Page 15

ملخص المحتوى في الصفحة رقم 16

Black Box Tech Support: FREE! Live. 24/7. Tech support the way it should be. Great tech support is just 30 seconds away at 724-746-5500 or blackbox.com. About Black Box Black Box provides an extensive range of networking and infrastructure products. You’ll find everything from cabinets and racks and power and surge protection products to media converters and Ethernet switches all supported by free, live 24/7 Tech support available in 30 seconds or less. ® © Copyright 2013. Black Box Corpor


أدلة المستخدم البديلة
# دليل الاستخدام فئة تحميل
1 Black Box RM399 دليل الاستخدام خادم المسرح المنزلي 0
2 Black Box ACXMODH-RMK دليل الاستخدام خادم المسرح المنزلي 6
3 Black Box ACXMODHR دليل الاستخدام خادم المسرح المنزلي 0
4 Black Box RM475 دليل الاستخدام خادم المسرح المنزلي 1
5 Black Box ACX1MT دليل الاستخدام خادم المسرح المنزلي 0
6 Black Box ACXMODH4 دليل الاستخدام خادم المسرح المنزلي 0
7 Black Box ACKMODH6R دليل الاستخدام خادم المسرح المنزلي 0
8 Black Box RM3055 دليل الاستخدام خادم المسرح المنزلي 0
9 Black Box ServShield دليل الاستخدام خادم المسرح المنزلي 0
10 Black Box ServSwitch Secure and Secure PLus دليل الاستخدام خادم المسرح المنزلي 0
11 Black Box ServSwitch DKM Modular Housings and TX/RX Interface Modules دليل الاستخدام خادم المسرح المنزلي 1
12 Black Box servswitch ipath manager api دليل الاستخدام خادم المسرح المنزلي 0
13 Black Box SW2007A-USB دليل الاستخدام خادم المسرح المنزلي 0
14 Black Box SW4007A-USB دليل الاستخدام خادم المسرح المنزلي 0
15 Black Box SW4007A-USB-PLUS دليل الاستخدام خادم المسرح المنزلي 0
16 Sony PCS-11 دليل الاستخدام خادم المسرح المنزلي 4
17 Sony DAV-DX150 دليل الاستخدام خادم المسرح المنزلي 11
18 Sony PCS-TL50 دليل الاستخدام خادم المسرح المنزلي 36
19 Sony J-H1 دليل الاستخدام خادم المسرح المنزلي 2
20 Sony LF-V30 دليل الاستخدام خادم المسرح المنزلي 29