Polycom VR-6000の取扱説明書

デバイスPolycom VR-6000の取扱説明書

デバイス: Polycom VR-6000
カテゴリ: IPフォン
メーカー: Polycom
サイズ: 0.41 MB
追加した日付: 3/16/2014
ページ数: 36
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスPolycom VR-6000の取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、Polycom VR-6000に関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書Polycom VR-6000をこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書Polycom VR-6000のフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - Polycom VR-6000の説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
Polycom VR-6000 取扱説明書 - Online PDF
Advertisement
« Page 1 of 36 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書Polycom VR-6000を全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書Polycom VR-6000の内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨

Web Application Developer’s Guide
®
for the SoundPoint
®
IP/SoundStation IP Family
SIP 3.0.2
April, 2008 Edition
1725-17693-300 Rev. A
SIP 3.0.2

ページ2に含まれる内容の要旨

Trademark Information Polycom®, the Polycom logo design, SoundPoint® IP, SoundStation®, SoundStation VTX 1000®, ViaVideo®, ViewStation®, and Vortex® are registered trademarks of Polycom, Inc. Conference Composer™, Global Management System™, ImageShare™, Instructor RP™, iPower™, MGC™, PathNavigator™, People+Content™, PowerCam™, 2 Pro-Motion™, QSX™, ReadiManager™, Siren™, StereoSurround™, V IU™, Visual Concert™, VS4000™, VSX™, and the industrial design of SoundStation are trademarks of Polycom

ページ3に含まれる内容の要旨

About This Guide The Developer’s Guide for the SoundPoint IP / SoundStation IP family is for developers of applications which use the Microbrowser on SoundPoint IP / SoundStation IP phones. The following related documents for SoundPoint IP / SoundStation IP family are available: • Quick Start Guides, which describe how to assemble the phones • Quick User Guides, which describe the most basic features available on the phones • User Guides, which describe the basic and advanced features avail

ページ4に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP iv

ページ5に含まれる内容の要旨

Contents About This Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii 1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–1 What is the Microbrowser . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–1 What is XHTML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–2 How to Create Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

ページ6に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP vi

ページ7に含まれる内容の要旨

1 Overview This chapter provides an overview of the Microbrowser available on SoundPoint IP 330/320, 430, 501, 550, 560, 600, 601, 650, and 670 desktop phones and SoundStation IP 4000, 6000, and 7000 conference phones. It also provides an introduction to XHTML and guidelines for the application development. This chapter contains information on: • What is the Microbrowser • What is XHTML • How to Create Applications To develop an application that can run on the Microbrowser, refer to Applica

ページ8に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP The XHTML pages displayed on the Microbrowser can contain static or dynamic information. Static XHTML. These pages are created using XHTML editors and hosted by the Web server. These pages are accessed from the Microbrowser (using HTTP protocol) by entering the URL to access the page. These XHTML pages are called static, because the information that is displayed is already coded into the XHTML pages. These pages do not include information

ページ9に含まれる内容の要旨

Overview where XHTML was divided up into ‘modules’, where any features above and beyond a skeleton set were grouped into individual modules. User agent (UA) developers could then decide which extensions to support. A simple user agent can be considered a fully compliant user agent by supporting only the Basic module, whereas a more powerful browser can support all the official modules, as well as those developed by third parties. Modularization is also intended to help content creators. As

ページ10に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP • Company directory • Stock ticker Depending on the type and complexity of the application, you might use one of the following tools for creation: • Text editor • XML editor • Microsoft Word When designing applications, you might want to consider the following guidelines: These guidelines are for your information only. You are solely responsible for Note determining the suitability and applicability of this information to your needs. 1. Spend

ページ11に含まれる内容の要旨

2 Application Development This chapter provides information on supported XHTML elements. It describes HTTP support and the Microbrowser user interface. It also describes the configuration parameters that can be found in sip.cfg . This chapter presents step-by-step instructions on how to develop an XHTML application that can be run on the Microbrowser of certain SoundPoint IP and SoundStation IP phones. This chapter contains information on: • Supported XHTML Elements • HTTP Support • Microbr

ページ12に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP • Table Tags • Meta Information Tags Unsupported elements and attributes are described in Unsupported XHTML Elements on page A-1. Basic Tags The following basic tags are supported: • —Defines the document type • —Defines a comment The declaration is the very first thing in your document, before the tag. This tag tells the browser which XHTML specification the document uses. XHTML 1.0 specifies

ページ13に含まれる内容の要旨

Application Development The comment tag is used to insert a comment in the source code. A comment will be ignored by the browser. You can use comments to explain your code, which can help you when you edit the source code at a later date. This tag does not have any attributes. Link Tags The following link tag is supported: • —Defines an anchor Note The Microbrowser supports both http:// and tel:// URL schemes. When a tel:// URL is selected, the phone switches to the telephony a

ページ14に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP The Microbrowser supports both the GET and POST methods for submitting forms. Note Nesting forms within tables is supported. However, nesting of one form tag within another is not supported and may lead to unexpected results.

The form element creates a form for user input. A form can contain text fields, check boxes, radio buttons and more. Forms are used to pass user data to a specified URL. The following attributes are supported: At

ページ15に含まれる内容の要旨

Application Development The tag defines the start of an input field where the user can enter data. In XHTML the tag must be properly closed. The following attributes are supported: Attribute Value/s Description checked checked Indicates that the input element should be checked when it first loads. Note: Used with type="checkbox" and type="radio" name field_name Defines a unique name for the input element. Note: This attribute is required with type="button", type

ページ16に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP Image Tags The following image tag is supported: • —Defines an image The Microbrowser supports images stored in uncompressed .bmp format. While all BMP bit depths will be displayed to the best of the phone’s ability, it is recommended that the image format most suitable for the target platform be chosen. For example: • The SoundPoint IP 601 LCD supports four levels of grey, so a 16-color BMP format would be most appropriate. • The Soun

ページ17に含まれる内容の要旨

Application Development Table Tags The following table tags are supported: •

—Defines a table • —Defines a table row • —Defines a table body Note XHTML tables must be properly formatted (should include and tags).
—Defines a table cell •
The
tag defines a table. Inside a
tag you can put table headers, table rows, table cells, and other tables. The following attributes are supported: Attribute Value/s Description align Left Aligns t

ページ18に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP

This tag defines a row in a table. The following attributes are supported: Attribute Value/s Description align right Defines the text alignment in cells. left center justify char This tag defines a table body. The thead, tfoot and tbody elements enable you to group rows in a table. The following attributes are supported: Attribute Value/s Description align right Defines the text alignment in cells. left center Meta Information Tags The following meta information tags are supported: • —Defines information about the document Note Due to space constraints, there isn’t a static title bar at the top of the Microbrowser window, as there

ページ20に含まれる内容の要旨

Developer’s Guide SoundPoint IP / SoundStation IP — HTTP over SSL/TLS — Self-signed or custom CA certificates • There are the following exceptions: — There is no sophisticated caching. The HTML cache refresh META tag is not supported. — Any images in the body of a document with the same URL are assumed to be the same image. The image is loaded from the Microbrowser’s memory instead of making another request to the server. — When a new page is requested, the Microbrowser’s internal memory i


類似の説明書
This tag defines a cell in a table. The following attributes are supported: Attribute Value/s Description align left Specifies the horizontal alignment right of cell content center justify char colspan number Indicates the number of columns this cell should

ページ19に含まれる内容の要旨

Application Development

# 取扱説明書 カテゴリ ダウンロード
1 Polycom 1725-15849-001 取扱説明書 IPフォン 14
2 Polycom 1725-16824-001 取扱説明書 IPフォン 1
3 Polycom 1725-16829-001 取扱説明書 IPフォン 1
4 Polycom 1725-16830-001 取扱説明書 IPフォン 0
5 Polycom 1725-16828-001 取扱説明書 IPフォン 0
6 Polycom 1725-16823-001 取扱説明書 IPフォン 0
7 Polycom 1725-31402-001 取扱説明書 IPフォン 0
8 Polycom 1725-16844-001 取扱説明書 IPフォン 0
9 Polycom 1725-44327-001 取扱説明書 IPフォン 0
10 Polycom 1725-31424-001 取扱説明書 IPフォン 0
11 Polycom 3725-26470-004/A 取扱説明書 IPフォン 0
12 Polycom 1725-44328-001 取扱説明書 IPフォン 1
13 Polycom 1725-15993-001 取扱説明書 IPフォン 1
14 Polycom 3726-17861-001 取扱説明書 IPフォン 0
15 Polycom HDX 9001 取扱説明書 IPフォン 1
16 Edelbrock 15018 取扱説明書 IPフォン 0
17 Sony VERSION 1.0 取扱説明書 IPフォン 1
18 321 Studios 6812D-MGCP 取扱説明書 IPフォン 1
19 3Com NBX 1105 取扱説明書 IPフォン 8
20 3Com NBX 2102 取扱説明書 IPフォン 15